about summary refs log tree commit diff
path: root/Doc/Zsh/params.yo
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2021-09-26 08:43:44 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2021-11-26 08:38:39 +0000
commit94563d5ad14a0eb6effefd4c2c42a7ac84e91230 (patch)
tree986caaf06f3769ca9d2464dee29d2b3d96152a8e /Doc/Zsh/params.yo
parent676aaf23c33bf21d492ed9354592d12f1225126e (diff)
downloadzsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.tar.gz
zsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.tar.xz
zsh-94563d5ad14a0eb6effefd4c2c42a7ac84e91230.zip
49445: docs: Clean up some subsection references.
Diffstat (limited to 'Doc/Zsh/params.yo')
-rw-r--r--Doc/Zsh/params.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo
index 1f2f01f55..6b52d3b1c 100644
--- a/Doc/Zsh/params.yo
+++ b/Doc/Zsh/params.yo
@@ -106,7 +106,7 @@ may be in any order.  Note that this syntax is strict: tt([) and tt(]=) must
 not be quoted, and var(key) may not consist of the unquoted string
 tt(]=), but is otherwise treated as a simple string.  The enhanced forms
 of subscript expression that may be used when directly subscripting a
-variable name, described in the section Array Subscripts below, are not
+variable name, described in the section `Array Subscripts' below, are not
 available.
 
 The syntaxes with and without the explicit key may be mixed.  An implicit