Commit c074edfe authored by David Lawrence Ramsey's avatar David Lawrence Ramsey
Browse files

wording fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3524 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
No related merge requests found
Showing with 2 additions and 2 deletions
+2 -2
...@@ -222,8 +222,8 @@ CVS code - ...@@ -222,8 +222,8 @@ CVS code -
of directives, for consistency with nanorc.5. (DLR) of directives, for consistency with nanorc.5. (DLR)
- text.c: - text.c:
break_line() break_line()
- Fix problem where tab widths in columns are always calculated - Fix problem where tab widths in columns would always be
as tabsize. (DLR, found by Alexey Toptygin) calculated as tabsize. (DLR, found by Alexey Toptygin)
do_justify() do_justify()
- Remove redundant key checks. (DLR) - Remove redundant key checks. (DLR)
do_spell() do_spell()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment