mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-22 16:20:23 +02:00
45003: Fix more documentation typos
This commit is contained in:
parent
ae58388619
commit
d81238ee95
7 changed files with 19 additions and 12 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue