about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Doc/Zsh/mod_zutil.yo2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3addf253f..2e02cb123 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-06-10  Daniel Shahaf  <d.s@daniel.shahaf.name>
+
+	* unposted: Doc/Zsh/mod_zutil.yo: zstyle docs: Fix typo.
+
 2020-06-09  Peter Stephenson  <p.stephenson@samsung.com>
 
 	* 46026: Doc/Zsh/options.yo, Src/exec.c, Src/options.c,
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