commit 4239c3c21861cdc1b584f716f088ee30871425fc
parent e77ebfa3faad9826b513b15b0b33d3db28792ea3
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 14 May 2006 15:38:54 +0000
remove unneeded whitespace
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3514 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi
@@ -589,7 +589,7 @@ Allow @code{nano} to be suspended.
@item set tabsize "n"
Use a tab size of "n" columns. The value of "n" must be greater than 0.
-The default value is 8.
+The default value is 8.
@item set/unset tabstospaces
Convert typed tabs to spaces.