diff options
author | Peter Stephenson <pws@zsh.org> | 2013-10-15 18:02:09 +0100 |
---|---|---|
committer | Peter Stephenson <pws@zsh.org> | 2013-10-15 18:02:09 +0100 |
commit | f6967bb745d8b44236bc32c460983d93f23d6cd9 (patch) | |
tree | e66a56ed017201e21f7857f16c4a96c5878a4308 /ChangeLog | |
parent | 332924513bade9bae205bd8ffd5d0e3f8e8e1d62 (diff) | |
download | zsh-f6967bb745d8b44236bc32c460983d93f23d6cd9.tar.gz zsh-f6967bb745d8b44236bc32c460983d93f23d6cd9.tar.xz zsh-f6967bb745d8b44236bc32c460983d93f23d6cd9.zip |
Fix trivial typo in zshaddhistory doc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4a88f25aa..a1b1f14e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-10-15 Peter Stephenson <p.stephenson@samsung.com> + + * unposted: Doc/Zsh/func.yo: trivial typo in zshaddhistory doc. + 2013-10-12 Barton E. Schaefer <schaefer@zsh.org> * 31818: Completion/Unix/Command/_sh, Doc/Zsh/compsys.yo: to avoid |