diff options
author | Glenn Morris <rgm@gnu.org> | 2017-10-27 20:45:23 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2017-10-27 20:45:23 -0400 |
commit | 50f711e7fab149d11da8c5caa61ee0b5e6c89bf1 (patch) | |
tree | df02b502fe92e13d428b9f6c6738794f612beffd /doc/misc/srecode.texi | |
parent | 8bd9524a7c57c8fb208c0ecd3a7be96fbad74b0c (diff) | |
download | emacs-50f711e7fab149d11da8c5caa61ee0b5e6c89bf1.tar.gz emacs-50f711e7fab149d11da8c5caa61ee0b5e6c89bf1.tar.bz2 emacs-50f711e7fab149d11da8c5caa61ee0b5e6c89bf1.zip |
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.
Diffstat (limited to 'doc/misc/srecode.texi')
-rw-r--r-- | doc/misc/srecode.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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: |