浏览代码

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

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
Patrick José Pereira 8 年之前
父节点
当前提交
7079e67c11
共有 1 个文件被更改,包括 1 次插入1 次删除
  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//"["/"\\["}"