From d2910fd64f584d57dbf544db8aa36ac909ea212f Mon Sep 17 00:00:00 2001 From: Han Pingtian Date: Tue, 15 Sep 2015 16:23:09 +0800 Subject: 36538: fix description of b and B completion match anchors --- Doc/Zsh/compwid.yo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Doc/Zsh/compwid.yo') diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index 40cabea88..303c19db5 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -899,8 +899,8 @@ var(lanchor), the var(ranchor) only needs to match the trial completion string. The tt(b) and tt(B) forms are similar to tt(l) and tt(L) with an empty -anchor, but need to match only the beginning of the trial completion -or the word on the command line, respectively. +anchor, but need to match only the beginning of the word on the command line +or trial completion, respectively. ) xitem(tt(r:)var(lpat)tt(|)var(ranchor)tt(=)var(tpat)) xitem(tt(R:)var(lpat)tt(|)var(ranchor)tt(=)var(tpat)) -- cgit 1.4.1