diff options
Diffstat (limited to 'Completion/openSUSE')
-rw-r--r-- | Completion/openSUSE/Command/_osc | 2 | ||||
-rw-r--r-- | Completion/openSUSE/Command/_zypper | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Completion/openSUSE/Command/_osc b/Completion/openSUSE/Command/_osc index 2808f92ee..c15b40af2 100644 --- a/Completion/openSUSE/Command/_osc +++ b/Completion/openSUSE/Command/_osc @@ -4,7 +4,7 @@ # # This file is released under the GPLv2. # -# Based on the the zsh guide from http://zsh.dotsrc.org/Guide/zshguide06.html +# Based on the zsh guide from http://zsh.dotsrc.org/Guide/zshguide06.html # # Toggle verbose completions: zstyle ':completion:*:osc:*' verbose no # zstyle ':completion:*:osc-subcommand:*' verbose no diff --git a/Completion/openSUSE/Command/_zypper b/Completion/openSUSE/Command/_zypper index 57f942de4..03818eaa5 100644 --- a/Completion/openSUSE/Command/_zypper +++ b/Completion/openSUSE/Command/_zypper @@ -4,7 +4,7 @@ # # This file is released under the GPLv2. # -# Based on the the zsh guide from http://zsh.dotsrc.org/Guide/zshguide06.html +# Based on the zsh guide from http://zsh.dotsrc.org/Guide/zshguide06.html # # Toggle verbose completions: zstyle ':completion:*:zypper:*' verbose no # zstyle ':completion:*:zypper-subcommand:*' verbose no |