Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[PATCH] Typo: bacKground -> background



---
 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