[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.90-168-gf990d5e

Ville Skyttä ville.skytta at iki.fi
Wed May 30 21:03:58 UTC 2012


The following commit has been merged in the master branch:
commit f990d5e617954c57e73209dba8a8061f87d538a4
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Thu May 31 00:03:41 2012 +0300

    Comment spelling fix.

diff --git a/bash_completion b/bash_completion
index dea0fd4..7cb5a21 100644
--- a/bash_completion
+++ b/bash_completion
@@ -1284,7 +1284,7 @@ _realcommand()
     }
 }
 
-# This function returns the first arugment, excluding options
+# This function returns the first argument, excluding options
 # @param $1 chars  Characters out of $COMP_WORDBREAKS which should
 #     NOT be considered word breaks. See __reassemble_comp_words_by_ref.
 _get_first_arg()

-- 
bash-completion



More information about the Bash-completion-commits mailing list