diff options
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 |