From f18221fbb016e91df7234cbcfd34affa140ebb58 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Mon, 12 Mar 2001 17:39:22 +0000 Subject: spelling corrections (13610) --- Completion/Core/compinit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/Core/compinit') diff --git a/Completion/Core/compinit b/Completion/Core/compinit index 11f0719cf..172fafc03 100644 --- a/Completion/Core/compinit +++ b/Completion/Core/compinit @@ -109,7 +109,7 @@ done typeset -gA _comps _services _patcomps _postpatcomps _compautos # The associative array use to report information about the last -# cmpletion to the outside. +# completion to the outside. typeset -gA _lastcomp @@ -165,7 +165,7 @@ comppostfuncs=() # trying to find a function defined for the command on the line if no # such function could be found. # With the `-k' option a function for a special completion keys is -# defined and immediatly bound to those keys. Here, the extra arguments +# defined and immediately bound to those keys. Here, the extra arguments # are the name of one of the builtin completion widgets and any number # of key specifications as accepted by the `bindkey' builtin. # In any case the `-a' option may be given which makes the function -- cgit v1.2.3