diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/contrib.yo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo index dc62a29f7..31f41942f 100644 --- a/Doc/Zsh/contrib.yo +++ b/Doc/Zsh/contrib.yo @@ -827,8 +827,8 @@ styles. The only backends that currently support this option are tt(git) and tt(hg) (tt(hg) only supports unstaged). For this style to be evaluated with the tt(hg) backend, the var(get-revision) -needs to be set and the var(use-simple) style needs to be unset. The latter -is the default; the former is not. +style needs to be set and the var(use-simple) style needs to be unset. The +latter is the default; the former is not. Note, the actions taken if this style is enabled are potentially expensive (read: they may be slow, depending on how big the current repository is). |