Spelling fixes

* lisp/progmodes/cc-langs.el:
(c-ambiguous-overloadable-or-identifier-prefixes): Rename from
c-ambiguous-overloadable-or-identifier-prefices.  Caller changed.
This commit is contained in:
Paul Eggert 2017-09-10 09:20:27 -07:00
parent 4973788c6a
commit cdef84fb68
10 changed files with 12 additions and 12 deletions

View file

@ -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.