From 9955bbdb9faeac388abec68c6b5b976bce27df92 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Mon, 14 Sep 2015 20:32:57 +0000 Subject: unposted: docs: Typo fixes --- ChangeLog | 4 ++++ Doc/Zsh/zle.yo | 2 +- README | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3445b69cf..d1143449a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-09-14 Daniel Shahaf + + * unposted: Doc/Zsh/zle.yo README: docs: Typo fixes + 2015-09-13 Axel Beckert * 36523: Thue Janus Kristensen: Completion/Unix/Command/_gphoto2: diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 71a7af0d7..7d95eb377 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -1012,7 +1012,7 @@ xitem(tt(YANK_ACTIVE) (integer)) xitem(tt(YANK_START) (integer)) item(tt(YANK_END) (integer))( These three parameters indicate whether text has just been yanked (pasted) -into the buffer. tt(YANK_START) and tt(YANK_END) are in the same unit sas +into the buffer. tt(YANK_START) and tt(YANK_END) are in the same units as tt(CURSOR), and are only valid when tt(YANK_ACTIVE) is non-zero. All three are read-only. diff --git a/README b/README index 1ebc8cd95..4b840b5c9 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ a few visible improvements since 5.0.8 as well as many bugfixes. Note in particular the two changes highlighted under "Incompatibilites between 5.0.8 and 5.1" below. See NEWS for more information. -There are mostly bug fixes between 5.1 and 5.1.1; however, a fewer minor +There are mostly bug fixes between 5.1 and 5.1.1; however, a few minor features useful in resolving problems with shell functions were added. Installing Zsh -- cgit 1.4.1