Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'contrib/completion/hx.elv')
-rw-r--r--contrib/completion/hx.elv2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/completion/hx.elv b/contrib/completion/hx.elv
index 42c88585..8d86ed7a 100644
--- a/contrib/completion/hx.elv
+++ b/contrib/completion/hx.elv
@@ -20,7 +20,7 @@ var config = [ "--config" "-c" ]
set edit:completion:arg-completer[hx] = {|@args|
var n = (count $args)
if (>= $n 3) {
- # Stop completions if passed arg will take presedence
+ # Stop completions if passed arg will take precedence
# and invalidate further input
if (has-value $skips $args[-2]) {
return