diff options
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/Zsh/compwid.yo | 2 | ||||
-rw-r--r-- | Doc/Zsh/manual.yo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index b78ffc8e5..5747e3d22 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -52,7 +52,7 @@ menu(Special Parameters) menu(Builtin Commands) menu(Condition Codes) menu(Matching Control) -menu(Examples) +menu(Completion Widget Example) endmenu() texinode(Special Parameters)(Builtin Commands)()(Completion Widgets) diff --git a/Doc/Zsh/manual.yo b/Doc/Zsh/manual.yo index 9fec2bae2..c91f52d52 100644 --- a/Doc/Zsh/manual.yo +++ b/Doc/Zsh/manual.yo @@ -111,7 +111,7 @@ menu(Special Parameters) menu(Builtin Commands) menu(Condition Codes) menu(Matching Control) -menu(Examples) +menu(Completion Widget Example) Completion System |