about summary refs log tree commit diff
path: root/Doc/Zsh/expn.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/expn.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/expn.yo')
-rw-r--r--Doc/Zsh/expn.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/expn.yo b/Doc/Zsh/expn.yo
index d40d1b439..00f93e402 100644
--- a/Doc/Zsh/expn.yo
+++ b/Doc/Zsh/expn.yo
@@ -1857,7 +1857,7 @@ has similar effects.
 
 To combine brace expansion with array expansion, see the
 tt(${^)var(spec)tt(}) form described
-ifzman(in the section Parameter Expansion)\
+ifzman(in the section `Parameter Expansion')\
 ifnzman(in noderef(Parameter Expansion))
 above.