about summary refs log tree commit diff
path: root/Doc/Zsh/expn.yo
diff options
context:
space:
mode:
authorOliver Kiddle <opk@users.sourceforge.net>2000-08-10 23:06:42 +0000
committerOliver Kiddle <opk@users.sourceforge.net>2000-08-10 23:06:42 +0000
commit29255612eee262da98b21ec75429c733f144acfc (patch)
tree6760ebbc3961fa5fcf5b5d17f465325184503cbc /Doc/Zsh/expn.yo
parent5851a32681f5fbdbc55987cb117f891e3745f13c (diff)
downloadzsh-29255612eee262da98b21ec75429c733f144acfc.tar.gz
zsh-29255612eee262da98b21ec75429c733f144acfc.tar.xz
zsh-29255612eee262da98b21ec75429c733f144acfc.zip
Minor documentation fixes (12585)
Diffstat (limited to 'Doc/Zsh/expn.yo')
-rw-r--r--Doc/Zsh/expn.yo4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index 17a0c1201..17e2d9bb1 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -721,8 +721,8 @@ Use a string describing the type of the parameter where the value
 of the parameter would usually appear. This string consists of keywords
 separated by hyphens (`tt(-)'). The first keyword in the string describes
 the main type, it can be one of `tt(scalar)', `tt(array)', `tt(integer)',
-or `tt(association)'. The other keywords describe the type in more
-detail:
+`tt(float)' or `tt(association)'. The other keywords describe the type in
+more detail:
 
 startitem()
 item(tt(local))(