From 756f17a755fe52eb36aefc99bed4a41385d41df8 Mon Sep 17 00:00:00 2001 From: Frank Terbeck Date: Wed, 1 Feb 2012 12:53:48 +0000 Subject: A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition" --- Doc/Zsh/grammar.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/grammar.yo b/Doc/Zsh/grammar.yo index 30fec79c6..1eb358ea3 100644 --- a/Doc/Zsh/grammar.yo +++ b/Doc/Zsh/grammar.yo @@ -508,7 +508,7 @@ func+LPAR()RPAR() { echo Do something with $* }) -Because aliases are expanded in function defintions, this causes the +Because aliases are expanded in function definitions, this causes the following command to be executed: example(noglob func+LPAR()RPAR() { -- cgit 1.4.1