From 50f711e7fab149d11da8c5caa61ee0b5e6c89bf1 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 27 Oct 2017 20:45:23 -0400 Subject: Fix some duplicate words typos * lisp/erc/erc.el (erc-hide-current-message-p): * lisp/progmodes/flymake-proc.el (flymake-proc-diagnostic-type-pred): * doc/lispref/display.texi (Bidirectional Display, Delayed Warnings): * doc/lispref/functions.texi (Defining Functions): * doc/lispref/os.texi (Terminal-Specific): * doc/misc/sem-user.texi (Analyzer Debug): * doc/misc/srecode.texi (Special Variables): Fix typos. --- doc/misc/srecode.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/misc/srecode.texi') diff --git a/doc/misc/srecode.texi b/doc/misc/srecode.texi index 74904f37e1e..80bf85c3a71 100644 --- a/doc/misc/srecode.texi +++ b/doc/misc/srecode.texi @@ -511,7 +511,7 @@ to insert it anywhere in the template search list. If there are multiple templates with the same context and name, the template with the highest priority number will be used. -If multiple files have the same priority, then then sort order is +If multiple files have the same priority, then the sort order is unpredictable. If no template names match, then it doesn't matter. Example: -- cgit v1.2.3