From a5d39e11443fa30c8e8bc58254a1a59550dcd99e Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Fri, 23 Dec 2022 18:21:10 +0100 Subject: ; Fix typos --- lisp/replace.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/replace.el') diff --git a/lisp/replace.el b/lisp/replace.el index 302cb65543b..cebe779ae4c 100644 --- a/lisp/replace.el +++ b/lisp/replace.el @@ -1692,7 +1692,7 @@ contents of the line; it normally shows the line number. \(For multiline matches, the prefix column shows the line number for the first line and whitespace for the rest of the lines.\) If this face will display the same as the default face, the prefix -column will not be highlighted speciall." +column will not be highlighted specially." :type 'face :group 'matching :version "24.4") -- cgit v1.2.1