From 301b181a14b0f698c6aae05522e6f3401ea45a3c Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 16 Dec 2011 22:51:13 -0800 Subject: Spelling fixes. --- lisp/ansi-color.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/ansi-color.el') diff --git a/lisp/ansi-color.el b/lisp/ansi-color.el index 08b569de333..abb6a961018 100644 --- a/lisp/ansi-color.el +++ b/lisp/ansi-color.el @@ -585,7 +585,7 @@ ANSI-CODE is used as an index into the vector." "Create a new face by applying all the parameters in ESCAPE-SEQ. Should any of the parameters result in the default face (usually this is -the parameter 0), then the effect of all previous parameters is cancelled. +the parameter 0), then the effect of all previous parameters is canceled. ESCAPE-SEQ is a SGR control sequences such as \\033[34m. The parameter 34 is used by `ansi-color-get-face-1' to return a face definition." -- cgit v1.2.3