diff --git a/ChangeLog b/ChangeLog index 51b17a35..f0e1a845 100644 --- a/ChangeLog +++ b/ChangeLog @@ -222,8 +222,8 @@ CVS code - of directives, for consistency with nanorc.5. (DLR) - text.c: break_line() - - Fix problem where tab widths in columns are always calculated - as tabsize. (DLR, found by Alexey Toptygin) + - Fix problem where tab widths in columns would always be + calculated as tabsize. (DLR, found by Alexey Toptygin) do_justify() - Remove redundant key checks. (DLR) do_spell()