diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2014-05-25 21:58:17 +0000 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2014-05-29 16:50:08 +0200 |
commit | e65a221439449c9eac9fdab2d0ec552cce27ca97 (patch) | |
tree | 2203efb2db7d1fe2e7badf151fdd3f48066ed1f9 /Doc | |
parent | 55d5feed30938da181fbbbef34ad0ae0699714f2 (diff) | |
download | zsh-e65a221439449c9eac9fdab2d0ec552cce27ca97.tar.gz zsh-e65a221439449c9eac9fdab2d0ec552cce27ca97.tar.xz zsh-e65a221439449c9eac9fdab2d0ec552cce27ca97.zip |
32620: Typo fix after commit eb4c70d
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/contrib.yo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index ce5493218..af300fd86 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -833,7 +833,7 @@ For this style to be evaluated with the tt(hg) backend, the tt(get-revision) style needs to be set and the tt(use-simple) style needs to be unset. The latter is the default; the former is not. -With tt(bzr) backend, lightweight checkouts only honor this style if +With the tt(bzr) backend, em(lightweight checkouts) only honor this style if the tt(use-server) style is set. Note, the actions taken if this style is enabled are potentially expensive |