Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[PATCH] Typo: bacKground -> background
- X-seq: zsh-workers 33272
- From: Wieland Hoffmann <themineo@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: [PATCH] Typo: bacKground -> background
- Date: Mon, 29 Sep 2014 10:22:36 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id; bh=Gujq4gbj5hRf3R/nM6/GGM83+2uHw2VLpCqxDtAoUqg=; b=onHJA/pU+K6C7QOlSbEpwjgl140+HqN/u9juv5Nn85xm16fu68RlrdVfjLwIr//VBC gZrE8wtljXYAPtP77n+B3DTry4yDvFNmh4tJlRCuCL6qsZ/wx78i8tHcxMQyRyRWmaxC h3bvGmQEFHcnkJq80VSbbkporbWqQlUXUOKscNuweWtaCMGkKMDMTayEtpMawzbDxUJ7 u6auQ7YjviAyo+YWOMfy5PIu/eHA1wkbooN+q9wMLVXYYN2DLdVXTLHQijqpF5I1PAle IVsHWqy090FnjhGH9s9ebB9VSoo3zyNKjXtCuCj6dZhtMRaeftYZst+0RlD4Bfhwgboj NAJg==
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
---
Doc/Zsh/prompt.yo | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Doc/Zsh/prompt.yo b/Doc/Zsh/prompt.yo
index 17af5b0..21fe9a4 100644
--- a/Doc/Zsh/prompt.yo
+++ b/Doc/Zsh/prompt.yo
@@ -234,7 +234,7 @@ ifnzman(noderef(Character Highlighting)). This means that numeric
colours are allowed in the second format also.
)
item(tt(%K) LPAR()tt(%k)RPAR())(
-Start (stop) using a different bacKground colour. The syntax is
+Start (stop) using a different background colour. The syntax is
identical to that for tt(%F) and tt(%f).
)
item(tt(%{)...tt(%}))(
--
2.1.1
Messages sorted by:
Reverse Date,
Date,
Thread,
Author