From 522908c7ff612e3279af51fd75ba3de40c3a446f Mon Sep 17 00:00:00 2001 From: Jun T Date: Sat, 14 Jun 2014 23:05:04 +0900 Subject: 32779: fix a typo in options.yo --- Doc/Zsh/options.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/options.yo b/Doc/Zsh/options.yo index 9cb385e49..d47fd1088 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 -- cgit 1.4.1