mirror of
git://git.code.sf.net/p/zsh/code
synced 2026-01-04 21:11:19 +01:00
32620: Typo fix after commit eb4c70d
This commit is contained in:
parent
55d5feed30
commit
e65a221439
2 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,8 @@
|
|||
* 32621: Functions/VCS_Info/Backends/VCS_INFO_get_data_svn:
|
||||
vcs_info svn: 'Fix set-branch-format' when in subdirs
|
||||
|
||||
* 32620: Doc/Zsh/contrib.yo: Typo fix after commit eb4c70d
|
||||
|
||||
2014-05-18 Peter Stephenson <p.w.stephenson@ntlworld.com>
|
||||
|
||||
* Jun T: 32616: Src/Builtins/rlimits.c: unnecessary printf
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue