summary refs log tree commit diff
path: root/gnu/packages/fish.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/fish.scm')
-rw-r--r--gnu/packages/fish.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fish.scm b/gnu/packages/fish.scm
index 5833e7b75b..6f818b4ed9 100644
--- a/gnu/packages/fish.scm
+++ b/gnu/packages/fish.scm
@@ -50,8 +50,8 @@ discoverability, and friendliness.  Fish has very user-friendly and powerful
 tab-completion, including descriptions of every completion, completion of
 strings with wildcards, and many completions for specific commands.  It also
 has extensive and discoverable help.  A special help command gives access to
-all the fish documentation in your web browser. Other features include smart
+all the fish documentation in your web browser.  Other features include smart
 terminal handling based on terminfo, an easy to search history, and syntax
-highlighting. ")
+highlighting.")
     (home-page "http://fishshell.com/")
     (license gpl2)))