X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/5df4f04cd32af723742c81095b38ae83b3c2b462..97610156f40b64a933d9c4afa4767e2443527892:/lisp/cedet/semantic/format.el diff --git a/lisp/cedet/semantic/format.el b/lisp/cedet/semantic/format.el index 86059de86f..2f1bfdbed8 100644 --- a/lisp/cedet/semantic/format.el +++ b/lisp/cedet/semantic/format.el @@ -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.")