diff --git a/src/nano.c b/src/nano.c index b46dfca2f642d88dae12d14b8d924855dd334e4f..3cc1485bea36ec972a65d01e2c1ff04b113718aa 100644 --- a/src/nano.c +++ b/src/nano.c @@ -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