about summary refs log tree commit diff
path: root/Doc/Zsh/tcpsys.yo
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-02-01 19:59:45 +0000
committerClint Adams <clint@users.sourceforge.net>2008-02-01 19:59:45 +0000
commit3c8d53036c7920ca06fc169ed6dc4126f28d2b58 (patch)
treeebe555178ef30abc645f21b426a3006569b43230 /Doc/Zsh/tcpsys.yo
parent62806c1e14961668a2979223a415d714af95de20 (diff)
downloadzsh-3c8d53036c7920ca06fc169ed6dc4126f28d2b58.tar.gz
zsh-3c8d53036c7920ca06fc169ed6dc4126f28d2b58.tar.xz
zsh-3c8d53036c7920ca06fc169ed6dc4126f28d2b58.zip
24513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes from A. Costa.
Diffstat (limited to 'Doc/Zsh/tcpsys.yo')
-rw-r--r--Doc/Zsh/tcpsys.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/tcpsys.yo b/Doc/Zsh/tcpsys.yo
index c93736a37..a2f433523 100644
--- a/Doc/Zsh/tcpsys.yo
+++ b/Doc/Zsh/tcpsys.yo
@@ -528,7 +528,7 @@ string.  It can contain:
 startitem()
 item(tt(%c))(
 Expands to 1 if the session is the current session, otherwise 0.  Used
-with ternary expresions such as `tt(%LPAR()c.-.PLUS()RPAR())' to
+with ternary expressions such as `tt(%LPAR()c.-.PLUS()RPAR())' to
 output `tt(PLUS())' for the current session and `tt(-)' otherwise.
 )
 item(tt(%f))(