diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2020-02-14 01:58:20 +0100 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2020-02-14 01:58:20 +0100 |
commit | bfc5d42735c1660263904ec5254cccf539a0a458 (patch) | |
tree | 9bbb81b4a53941427e6f9e65ae55027d9108df8c /Functions/Zle/insert-composed-char | |
parent | 74561cc51b8867e43cb2937ab2edfb36e2a829bf (diff) | |
parent | 643de931640e01aa246723d2038328ef33737965 (diff) | |
download | zsh-bfc5d42735c1660263904ec5254cccf539a0a458.tar.gz zsh-bfc5d42735c1660263904ec5254cccf539a0a458.zip |
Merge tag 'zsh-5.7.1-test-3' into debian
Test release: 5.7.1-test-3
Diffstat (limited to 'Functions/Zle/insert-composed-char')
-rw-r--r-- | Functions/Zle/insert-composed-char | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Functions/Zle/insert-composed-char b/Functions/Zle/insert-composed-char index c0922e7d4..636895a89 100644 --- a/Functions/Zle/insert-composed-char +++ b/Functions/Zle/insert-composed-char @@ -27,7 +27,7 @@ # ' Acute # > Circumflex # ? Tilde -# - Macron. (A horizonal bar over the letter.) +# - Macron. (A horizontal bar over the letter.) # ( Breve. (A shallow dish shape over the letter.) # . Dot above, or no dot with lower case i, or dot in the middle of L or l. # : Diaeresis (Umlaut) @@ -43,7 +43,7 @@ # 9 Horn # Hence A! is upper case A with a grave, c, is lower case c with cedilla. # -# Some other composed charaters: +# Some other composed characters: # Various ligatures: # AE ae OE oe IJ ij # |