From: Francois Fleuret <francois@fleuret.org>
Date: Fri, 13 Jan 2012 16:56:24 +0000 (+0100)
Subject: Typos.
X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=commitdiff_plain;h=a5951faf47e3adcecd2c4dbb621616cca7d4f02b;p=selector.git

Typos.
---

diff --git a/bash-selector.sh b/bash-selector.sh
index 51e7be2..bf389ca 100755
--- a/bash-selector.sh
+++ b/bash-selector.sh
@@ -123,7 +123,7 @@ else
 
     echo "source bash-selector.sh <--hist|--cd> [...]"
     echo
-    echo "Defines bash functions, and install key-bindings to use selector for history"
-    echo "search with M-r, and/or intelligent cd history with M-c."
+    echo "Defines bash functions, and installs key-bindings and aliases to use selector"
+    echo "for history search with M-r and/or intelligent cd history with M-c."
 
 fi