summaryrefslogtreecommitdiff
path: root/test/lisp/ls-lisp-tests.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-09-10 09:20:27 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2017-09-10 09:24:37 -0700
commitcdef84fb6893f69ffee1a99fe82a262e02e59bf5 (patch)
treef26e8fe49677db19be4fad553ebf123d7b4bd478 /test/lisp/ls-lisp-tests.el
parent4973788c6aa2636407b34da840088f635ba6914a (diff)
downloademacs-cdef84fb6893f69ffee1a99fe82a262e02e59bf5.tar.gz
emacs-cdef84fb6893f69ffee1a99fe82a262e02e59bf5.tar.bz2
emacs-cdef84fb6893f69ffee1a99fe82a262e02e59bf5.zip
Spelling fixes
* lisp/progmodes/cc-langs.el: (c-ambiguous-overloadable-or-identifier-prefixes): Rename from c-ambiguous-overloadable-or-identifier-prefices. Caller changed.
Diffstat (limited to 'test/lisp/ls-lisp-tests.el')
-rw-r--r--test/lisp/ls-lisp-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/ls-lisp-tests.el b/test/lisp/ls-lisp-tests.el
index d24b30e5f22..1698e0967d0 100644
--- a/test/lisp/ls-lisp-tests.el
+++ b/test/lisp/ls-lisp-tests.el
@@ -2,7 +2,7 @@
;; Copyright (C) 2017 Free Software Foundation, Inc.
-;; Author: Tino Calacha <tino.calancha@gmail.com>
+;; Author: Tino Calancha <tino.calancha@gmail.com>
;; Keywords:
;; This file is part of GNU Emacs.