zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] fix a typo in options.yo
@ 2014-06-14 14:05 Jun T
  2014-06-14 14:15 ` Frank Terbeck
  0 siblings, 1 reply; 2+ messages in thread
From: Jun T @ 2014-06-14 14:05 UTC (permalink / raw)
  To: zsh-workers; +Cc: Jun T

---
 Doc/Zsh/options.yo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo
index 9cb385e..d47fd10 100644
--- a/Doc/Zsh/options.yo
+++ b/Doc/Zsh/options.yo
@@ -1637,7 +1637,7 @@ pindex(LOCALLOOPS)
 pindex(NOLOCALLOOPS)
 cindex(break, inside function)
 cindex(continue, inside function)
-cinde(function, scope of break and continue)
+cindex(function, scope of break and continue)
 item(tt(LOCAL_LOOPS))(
 When this option is not set, the effect of tt(break) and tt(continue)
 commands may propagate outside function scope, affecting loops in
-- 
1.8.5.2 (Apple Git-48)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] fix a typo in options.yo
  2014-06-14 14:05 [PATCH] fix a typo in options.yo Jun T
@ 2014-06-14 14:15 ` Frank Terbeck
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Terbeck @ 2014-06-14 14:15 UTC (permalink / raw)
  To: zsh-workers

Jun T. wrote:
> -cinde(function, scope of break and continue)
> +cindex(function, scope of break and continue)

Pushed, thanks!


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-14 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-14 14:05 [PATCH] fix a typo in options.yo Jun T
2014-06-14 14:15 ` Frank Terbeck

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).