Fix typo
This commit is contained in:
parent
e6af5f2e91
commit
9dfa8a67f6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ fi
|
|||
# Ensure path arrays do not contain duplicates.
|
||||
typeset -gU cdpath fpath mailpath path
|
||||
|
||||
# Set the the list of directories that cd searches.
|
||||
# Set the list of directories that cd searches.
|
||||
# cdpath=(
|
||||
# $cdpath
|
||||
# )
|
||||
|
|
Loading…
Reference in a new issue