summary refs log tree commit diff
path: root/gnu/packages/zsh.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/zsh.scm')
-rw-r--r--gnu/packages/zsh.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/zsh.scm b/gnu/packages/zsh.scm
index 778085c3c2..63913a3e2a 100644
--- a/gnu/packages/zsh.scm
+++ b/gnu/packages/zsh.scm
@@ -63,7 +63,7 @@
     (synopsis "Powerful shell for interactive use and scripting")
     (description "The Z shell (zsh) is a Unix shell that can be used
 as an interactive login shell and as a powerful command interpreter
-for shell scripting. Zsh can be thought of as an extended Bourne shell
+for shell scripting.  Zsh can be thought of as an extended Bourne shell
 with a large number of improvements, including some features of bash,
 ksh, and tcsh.")
     (home-page "http://www.zsh.org/")