about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Doc/Zsh/prompt.yo2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 55a4fea20..ae6b65fad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-18  Peter Stephenson  <p.w.stephenson@ntlworld.com>
+
+	* Mikael: 25054: Doc/Zsh/prompt.yo: typo.
+
 2008-05-17  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* unposted: Src/utils.c: unused variable in 25057.
diff --git a/Doc/Zsh/prompt.yo b/Doc/Zsh/prompt.yo
index 23559512f..d5177346a 100644
--- a/Doc/Zsh/prompt.yo
+++ b/Doc/Zsh/prompt.yo
@@ -203,7 +203,7 @@ Include a string as a literal escape sequence.
 The string within the braces should not change the cursor
 position.  Brace pairs can nest.
 
-A positive numeric argument between the tt(%) and the %%({) is treated as
+A positive numeric argument between the tt(%) and the tt({) is treated as
 described for tt(%G) below.
 )
 item(tt(%G))(