From d81238ee955f074cb2c303ce6047bfa7e513d772 Mon Sep 17 00:00:00 2001 From: Martijn Dekker Date: Tue, 10 Dec 2019 20:34:29 +0100 Subject: 45003: Fix more documentation typos --- Functions/Prompts/prompt_oliver_setup | 2 +- Functions/Zle/insert-composed-char | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'Functions') 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 # -- cgit 1.4.1