add one more comment tweak by John M. Gabriele

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3630 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2006-06-07 02:58:39 +00:00
parent c923eb9c6a
commit c504e40a81
1 changed files with 4 additions and 4 deletions

View File

@ -206,10 +206,10 @@
## ##
## include "syntax file" ## include "syntax file"
## ##
## The name of the syntax file (without the ".nanorc" extension) should ## Unless otherwise noted, the name of the syntax file (without the
## be the same as the "short description" name inside that file. These ## ".nanorc" extension) should be the same as the "short description"
## names are kept fairly short to make them easier to remember and ## name inside that file. These names are kept fairly short to make
## faster to type using nano's -Y option. ## them easier to remember and faster to type using nano's -Y option.
## ##
## All regexes should be extended regular expressions. ## All regexes should be extended regular expressions.