about summary refs log tree commit diff
path: root/Completion
diff options
context:
space:
mode:
Diffstat (limited to 'Completion')
-rw-r--r--Completion/Core/_history2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Core/_history b/Completion/Core/_history
index dafd61407..63878ac1c 100644
--- a/Completion/Core/_history
+++ b/Completion/Core/_history
@@ -57,4 +57,4 @@ while [[ $compstate[nmatches] -eq 0 && beg -lt max ]]; do
   (( beg+=slice ))
 done
 
-(( $compstate[namtches] ))
+(( $compstate[nmatches] ))