Comment spelling fix.

master
Ville Skyttä 2012-05-31 00:03:41 +03:00
parent 32f223963a
commit f990d5e617
1 changed files with 1 additions and 1 deletions

View File

@ -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()