about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-06-10 13:07:52 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-06-10 13:07:56 +0000
commitc5f12fb732cc9ee9f151dd3357cf5f3f4bb55a48 (patch)
tree71e7f219f38424ba9acda7ca7ec9d2bb5e7f1ffe /Doc
parent3df604a4be76db6ccf285eda6b4b3f5f6ec7497d (diff)
downloadzsh-c5f12fb732cc9ee9f151dd3357cf5f3f4bb55a48.tar.gz
zsh-c5f12fb732cc9ee9f151dd3357cf5f3f4bb55a48.tar.xz
zsh-c5f12fb732cc9ee9f151dd3357cf5f3f4bb55a48.zip
unposted: zstyle docs: Fix typo.
This manifested as a trailing non-underlined ".RE" in the rendered man page.
(I guess that was a man page directive, but I'm not sure how the extraneous
closing parenthesis caused it to be rendered in the output.)
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/mod_zutil.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_zutil.yo b/Doc/Zsh/mod_zutil.yo
index 9c50e6122..41d3dfdb0 100644
--- a/Doc/Zsh/mod_zutil.yo
+++ b/Doc/Zsh/mod_zutil.yo
@@ -37,7 +37,7 @@ findex(weather, example function)
 
 For example, a fictional `tt(weather)' plugin might state in its documentation
 that it looks up the tt(preferred-precipitation) style under the
-`tt(:weather:)var(continent)tt(:)var(day-of-the-week)tt(:)var(phase-of-the-moon))' context.
+`tt(:weather:)var(continent)tt(:)var(day-of-the-week)tt(:)var(phase-of-the-moon)' context.
 According to this, you might set the following in your tt(zshrc):
 
 example(zstyle ':weather:europe:*' preferred-precipitation rain