diff options
author | Clint Adams <clint@users.sourceforge.net> | 2008-02-01 19:59:45 +0000 |
---|---|---|
committer | Clint Adams <clint@users.sourceforge.net> | 2008-02-01 19:59:45 +0000 |
commit | 3c8d53036c7920ca06fc169ed6dc4126f28d2b58 (patch) | |
tree | ebe555178ef30abc645f21b426a3006569b43230 /Doc/Zsh/roadmap.yo | |
parent | 62806c1e14961668a2979223a415d714af95de20 (diff) | |
download | zsh-3c8d53036c7920ca06fc169ed6dc4126f28d2b58.tar.gz zsh-3c8d53036c7920ca06fc169ed6dc4126f28d2b58.tar.xz zsh-3c8d53036c7920ca06fc169ed6dc4126f28d2b58.zip |
24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa.
Diffstat (limited to 'Doc/Zsh/roadmap.yo')
-rw-r--r-- | Doc/Zsh/roadmap.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/roadmap.yo b/Doc/Zsh/roadmap.yo index 38697adc7..17e87ac1e 100644 --- a/Doc/Zsh/roadmap.yo +++ b/Doc/Zsh/roadmap.yo @@ -14,7 +14,7 @@ be created or edited to customize the shell. See ifzman(the section Startup/Shutdown Files in zmanref(zsh))\ ifnzman(noderef(Files)). -If no personal intialization files exist for the current user, a function +If no personal initialization files exist for the current user, a function is run to help you change some of the most common settings. It won't appear if your administrator has disabled the tt(zsh/newuser) module. The function is designed to be self-explanatory. You can run it by hand |