about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--Doc/Zsh/contrib.yo2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3dce05e0c..8a034e309 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
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