mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Fix spelling of "precede".
This commit is contained in:
parent
61cf3a767d
commit
97610156f4
19 changed files with 49 additions and 49 deletions
|
|
@ -297,7 +297,7 @@ local definitions."
|
|||
|
||||
(define-overloadable-function semantic-format-tag-canonical-name (tag &optional parent color)
|
||||
"Return a canonical name for TAG.
|
||||
A canonical name includes the names of any parents or namespaces preceeding
|
||||
A canonical name includes the names of any parents or namespaces preceding
|
||||
the tag.
|
||||
Optional argument PARENT is the parent type if TAG is a detail.
|
||||
Optional argument COLOR means highlight the prototype with font-lock colors.")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue