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

Re: [PATCH] Typo: bacKground -> background



On Mon, 29 Sep 2014 10:22:36 +0200
Wieland Hoffmann <themineo@xxxxxxxxx> wrote:
> ---
>  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(%}))(

That's not a typo --- the capital K is there to suggest why the start
code is %K (it's a bit thin but the popular letters run out quickly).

pws



Messages sorted by: Reverse Date, Date, Thread, Author