nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 10398ade4991714d0a30e55e85b0b69b004fa99f
parent 1b3381bee891fd39af3b2d6766c3da2e9b27a7fe
Author: Jordi Mallach <jordi@gnu.org>
Date:   Sat, 29 Sep 2001 18:54:46 +0000

Corrected small spacing typo in --dos help.


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@800 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mpo/es.po | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/es.po b/po/es.po @@ -629,7 +629,7 @@ msgstr "Opci #: nano.c:411 msgid " -D \t\t--dos\t\t\tWrite file in DOS format\n" -msgstr "-D \t\t--doss\t\t\tEscribir fichero en formato DOS\n" +msgstr " -D \t\t--dos\t\t\tEscribir fichero en formato DOS\n" #: nano.c:416 msgid " -F \t\t--multibuffer\t\tEnable multiple file buffers\n"