From a5951faf47e3adcecd2c4dbb621616cca7d4f02b Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Fri, 13 Jan 2012 17:56:24 +0100 Subject: [PATCH] Typos. --- bash-selector.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.20.1