everywhere: fix typos
Fix a lot of typos Signed-off-by: Nazar Kazakov <nazar.kazakov.work@gmail.com>
This commit is contained in:
parent
3b576fc688
commit
f483b1bc4c
757 changed files with 1284 additions and 1284 deletions
|
@ -11,7 +11,7 @@
|
|||
# original value of $0 in spite of the current FUNCTION_ARGZERO setting.
|
||||
#
|
||||
# Note: The version of zsh need to be 5.0.6 or above. Any versions below
|
||||
# 5.0.6 maybe encoutner errors when sourcing this script.
|
||||
# 5.0.6 maybe encounter errors when sourcing this script.
|
||||
if [ -n "${ZSH_VERSION:-}" ]; then
|
||||
dir="${(%):-%N}"
|
||||
if [ $options[posixargzero] != "on" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue