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

one last comment fix

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1738 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent d4693cb0
Showing with 1 addition and 1 deletion
+1 -1
......@@ -2481,7 +2481,7 @@ int do_justify(int full_justify)
quote_len;
/* justify_format() removes excess spaces from the line, and
* changes tabs to spaces. The first argument, 0, means
* changes tabs to spaces. The first argument, FALSE, means
* don't change the line, just say whether there are changes
* to be made. If there are, we do backup_lines(), which
* copies the original paragraph to the cutbuffer for
......
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