about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-01-18 12:50:59 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-01-18 12:50:59 +0000
commitec7b7e09e9a7fd189a528f9eb72aa2eee1e764e1 (patch)
tree3e6a3ea5f6573b794d9978bd686c033111cbbd7f /Doc
parentc508c6e368ac7faef55a16d9c85a2fbdd21232fc (diff)
downloadzsh-ec7b7e09e9a7fd189a528f9eb72aa2eee1e764e1.tar.gz
zsh-ec7b7e09e9a7fd189a528f9eb72aa2eee1e764e1.tar.xz
zsh-ec7b7e09e9a7fd189a528f9eb72aa2eee1e764e1.zip
unposted: clarify documentation for 27604
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/contrib.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 9df1770f2..54dbd74dc 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -1591,8 +1591,8 @@ digits.
 If the widget instead contains the word `tt(regex)' (or `tt(regexp)'),
 then the matching is performed using regular expressions, respecting
 the setting of the option tt(RE_MATCH_PCRE) (see the description of the
-function tt(regexp-replace) below).  The facilities described
-for pattern matching are also available.
+function tt(regexp-replace) below).  The special replacement facilities
+described above for pattern matching are available.
 
 By default the previous source or replacement string will not be offered
 for editing.  However, this feature can be activated by setting the style