summary refs log tree commit diff
path: root/gnu/packages/nano.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/nano.scm')
-rw-r--r--gnu/packages/nano.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/nano.scm b/gnu/packages/nano.scm
index 662cf4184f..22185f9ce9 100644
--- a/gnu/packages/nano.scm
+++ b/gnu/packages/nano.scm
@@ -43,7 +43,7 @@
     (home-page "http://www.nano-editor.org/")
     (synopsis "Small, user-friendly console text editor")
     (description
-     "nano is a small and simple text editor.  In addition to basic
+     "GNU Nano is a small and simple text editor.  In addition to basic
 editing, it supports interactive search and replace, go to line and column
 number, auto-indentation and more.")
     (license gpl3+))) ; some files are under GPLv2+