From 601d83077b12a12f839d20881d9e5d3075aaad1b Mon Sep 17 00:00:00 2001 From: Haim Ashkenazi Date: Fri, 23 Mar 2018 13:57:53 +0300 Subject: [PATCH] typo in zsh-completions.md --- zsh_completions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh_completions.md b/zsh_completions.md index 95242d34..df9c2eac 100644 --- a/zsh_completions.md +++ b/zsh_completions.md @@ -12,7 +12,7 @@ The generated completion script should be put somewhere in your `$fpath` named family of commands. * The requirement for argument to the flag is decided by the `.NoOptDefVal` flag value - if it's empty then completion will expect an argument. - * Flags of one of the various `*Arrary` and `*Slice` types supports multiple + * Flags of one of the various `*Array` and `*Slice` types supports multiple specifications (with or without argument depending on the specific type). * Completion of positional arguments using the following rules: * Argument position for all options below starts at `1`. If argument position