about summary refs log tree commit diff
path: root/Completion/Core/_display
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Core/_display')
-rw-r--r--Completion/Core/_display2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Core/_display b/Completion/Core/_display
index 331915b91..210e866ec 100644
--- a/Completion/Core/_display
+++ b/Completion/Core/_display
@@ -15,7 +15,7 @@
 # This function will also do the matching required to find out
 # which strings will be included in the list. All elements that
 # don't match will be removed from the array. This means that the
-# special parameters `PREFI' and `SUFFIX' have to be set up 
+# special parameters `PREFIX' and `SUFFIX' have to be set up 
 # correctly before this function is called.
 
 local _param="$1" _arr _len _i _tmp _simple