about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
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 24aebdfaf..812a1fd38 100644
--- a/Doc/Zsh/mod_zutil.yo
+++ b/Doc/Zsh/mod_zutil.yo
@@ -37,7 +37,7 @@ For example, to define your preferred form of precipitation depending on which
 city you're in, you might set the following in your tt(zshrc):
 
 example(zstyle ':weather:europe:*' preferred-precipitation rain
-zstyle ':weather:europe:germany:* preferred-precipitation none
+zstyle ':weather:europe:germany:*' preferred-precipitation none
 zstyle ':weather:europe:germany:*:munich' preferred-precipitation snow)
 
 Then, the fictional `tt(weather)' plugin might run under the hood a command