about summary refs log tree commit diff
path: root/Functions
diff options
context:
space:
mode:
authorMartijn Dekker <martijn@inlv.org>2019-12-10 20:34:29 +0100
committerDaniel Shahaf <danielsh@apache.org>2019-12-11 02:37:39 +0000
commitd81238ee955f074cb2c303ce6047bfa7e513d772 (patch)
treeed0d548caffd464225629064b91d9462d0acbf44 /Functions
parentae583886194c41ad83b7e932c4b6e8cd3d3c5576 (diff)
downloadzsh-d81238ee955f074cb2c303ce6047bfa7e513d772.tar.gz
zsh-d81238ee955f074cb2c303ce6047bfa7e513d772.tar.xz
zsh-d81238ee955f074cb2c303ce6047bfa7e513d772.zip
45003: Fix more documentation typos
Diffstat (limited to 'Functions')
-rw-r--r--Functions/Prompts/prompt_oliver_setup2
-rw-r--r--Functions/Zle/insert-composed-char4
2 files changed, 3 insertions, 3 deletions
diff --git a/Functions/Prompts/prompt_oliver_setup b/Functions/Prompts/prompt_oliver_setup
index 979411d4b..2df919950 100644
--- a/Functions/Prompts/prompt_oliver_setup
+++ b/Functions/Prompts/prompt_oliver_setup
@@ -5,7 +5,7 @@ prompt_oliver_help() {
 With this prompt theme, the prompt contains the current directory,
 history number, number of jobs (if non-zero) and the previous
 command's exit code (if non-zero) and a final character which
-depends on priviledges.
+depends on privileges.
 
 The colour of the prompt depends on two associative arrays -
 $pcolour and $tcolour. Each array is indexed by the name of the
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
 #