about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2022-01-27 16:46:31 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2022-01-27 17:34:57 +0000
commit441f594c9f8d3b8afd3b170db54eba0ee9ab0a8b (patch)
tree49d4cc338c9dbc23b8814661357358a7e1a8ee8f /Doc
parentb99599b4f48325e104704eb8f077b81e938f50c7 (diff)
downloadzsh-441f594c9f8d3b8afd3b170db54eba0ee9ab0a8b.tar.gz
zsh-441f594c9f8d3b8afd3b170db54eba0ee9ab0a8b.tar.xz
zsh-441f594c9f8d3b8afd3b170db54eba0ee9ab0a8b.zip
unposted: vcs_info quilt docs: Fix misspelled style name
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/contrib.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/contrib.yo b/Doc/Zsh/contrib.yo
index 0800fa52b..eb5bbafb2 100644
--- a/Doc/Zsh/contrib.yo
+++ b/Doc/Zsh/contrib.yo
@@ -1404,7 +1404,7 @@ a directory that holds quilt's patches needs to be found. That directory is
 configurable via the `tt(QUILT_PATCHES)' environment variable. If that
 variable exists its value is used, otherwise the value `tt(patches)' is
 assumed. The value from tt($QUILT_PATCHES) can be overwritten using the
-`tt(quilt-patches)' style. (Note: you can use tt(vcs_info) to keep the value
+`tt(quilt-patch-dir)' style. (Note: you can use tt(vcs_info) to keep the value
 of tt($QUILT_PATCHES) correct all the time via the tt(post-quilt) hook).
 
 When the directory in question is found, quilt is assumed to be active. To