diff options
| author | Frank Terbeck <bewater@users.sourceforge.net> | 2012-02-01 12:53:48 +0000 |
|---|---|---|
| committer | Frank Terbeck <bewater@users.sourceforge.net> | 2012-02-01 12:53:48 +0000 |
| commit | 756f17a755fe52eb36aefc99bed4a41385d41df8 (patch) | |
| tree | 5b6b02ad9c7c96c3ea70f99c68fce79e1a102488 /Etc | |
| parent | seiler via Ismail: 30174: osc completion update (diff) | |
| download | zsh-756f17a755fe52eb36aefc99bed4a41385d41df8.tar zsh-756f17a755fe52eb36aefc99bed4a41385d41df8.tar.gz zsh-756f17a755fe52eb36aefc99bed4a41385d41df8.tar.bz2 zsh-756f17a755fe52eb36aefc99bed4a41385d41df8.tar.lz zsh-756f17a755fe52eb36aefc99bed4a41385d41df8.tar.xz zsh-756f17a755fe52eb36aefc99bed4a41385d41df8.tar.zst zsh-756f17a755fe52eb36aefc99bed4a41385d41df8.zip | |
A.Costa: unposted: grammar.yo, ChangeLog-3.1: Fix typo to "definition"
Diffstat (limited to 'Etc')
| -rw-r--r-- | Etc/ChangeLog-3.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Etc/ChangeLog-3.1 b/Etc/ChangeLog-3.1 index 4327435ea..a1a553794 100644 --- a/Etc/ChangeLog-3.1 +++ b/Etc/ChangeLog-3.1 @@ -5777,7 +5777,7 @@ * Sven: 10272, 10275: Doc/Zsh/builtins.yo, Src/builtin.c, Src/exec.c: autoload can force zsh/ksh styles with -z, -k; integrate execautofn() and loadautofn(). Side effect that -kX must run the - code to get at the function defintion. + code to get at the function definition. * Sven: 10273: Src/Zle/complete.c: problem with test for empty prefix. |
