about summary refs log tree commit diff
path: root/Doc/Zsh/mod_parameter.yo
diff options
context:
space:
mode:
authorBart Schaefer <schaefer@zsh.org>2023-02-12 11:25:42 -0800
committerBart Schaefer <schaefer@zsh.org>2023-02-12 11:25:42 -0800
commit102145b0487ddd7d2a048a0787b79146434d2cd6 (patch)
treed853cde249ea4c2cce901ff8dc5612c18fcb0c92 /Doc/Zsh/mod_parameter.yo
parent143e153259efbb6b6b0d804b753bc2a69e422660 (diff)
downloadzsh-102145b0487ddd7d2a048a0787b79146434d2cd6.tar.gz
zsh-102145b0487ddd7d2a048a0787b79146434d2cd6.tar.xz
zsh-102145b0487ddd7d2a048a0787b79146434d2cd6.zip
51362: Begin documentation for named references.
Diffstat (limited to 'Doc/Zsh/mod_parameter.yo')
-rw-r--r--Doc/Zsh/mod_parameter.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_parameter.yo b/Doc/Zsh/mod_parameter.yo
index 18fd3606e..0e89d65c8 100644
--- a/Doc/Zsh/mod_parameter.yo
+++ b/Doc/Zsh/mod_parameter.yo
@@ -125,7 +125,7 @@ zmanref(zshexpn)
 ifnzman(\
 noderef(Parameter Expansion)
 )\
-.  The value may also be `tt(undefined)' indicating a parameter that
+. The value may also be `tt(undefined)' indicating a parameter that
 may be autoloaded from a module but has not yet been referenced.
 Setting or unsetting keys in this array is not possible.
 )