Browse Source

'plugins/gnu-utils/gnu-utils.plugin.zsh: Solve typos'

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Patrick José Pereira 8 years ago
parent
commit
7079e67c11
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/gnu-utils/gnu-utils.plugin.zsh

+ 1 - 1
plugins/gnu-utils/gnu-utils.plugin.zsh

@@ -52,7 +52,7 @@ if [[ -x "${commands[gwhoami]}" ]]; then
 
       #
       # This method is inflexible since the aliases are at risk of being
-      # overriden resulting in the BSD coreutils being called.
+      # overridden resulting in the BSD coreutils being called.
       #
       # (( ${+commands[$gcmd]} )) && \
       # alias "$gcmd[2,-1]"="${prefix}/${gcmd//"["/"\\["}"