1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-01 18:30:55 +01:00

25054: typo in prompt doc

This commit is contained in:
Peter Stephenson 2008-05-18 16:08:14 +00:00
parent c894f695cc
commit cfff2d521e
2 changed files with 5 additions and 1 deletions

View file

@ -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.

View file

@ -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))(