From da534770fd5c8022e90eff5cf4c993d60e3c56f7 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Sun, 18 Oct 2020 01:35:13 +0200 Subject: 47468: Doc/Zsh/contrib.yo: Fix typo --- ChangeLog | 4 ++++ Doc/Zsh/contrib.yo | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 17e49f20d..c6569edb7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2020-10-18 Axel Beckert + + * 47468: Doc/Zsh/contrib.yo: Fix typo + 2020-10-03 Daniel Shahaf * users/26088: Doc/Zsh/zle.yo: docs: zle -R: Clarify that it diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index bab1e3023..00f693664 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -4559,7 +4559,7 @@ the same result, the destination was an existing regular file and tt(-f) was not given) causes the entire function to abort without doing anything. -In addition to pattern replacement, the variable tt($f) can be referrred +In addition to pattern replacement, the variable tt($f) can be referred to in the second (replacement) argument. This makes it possible to use variable substitution to alter the argument; see examples below. -- cgit 1.4.1