]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/decorate/include.el
Fix typos.
[gnu-emacs] / lisp / cedet / semantic / decorate / include.el
index e32aca54b0f258b9df799914cd57c8edeb442582..766a13023e87b9f446b845de7c30f3e4a804a401 100644 (file)
@@ -739,7 +739,7 @@ any decorated referring includes.")
   "Refresh any highlighting in buffers referred to by TABLE.
 If TABLE is not in a buffer, do nothing."
   ;; This cache removal may seem odd in that we are "creating one", but
-  ;; since we cant get in the fcn unless one exists, this ought to be
+  ;; since we can't get in the fcn unless one exists, this ought to be
   ;; ok.
   (let ((c (semanticdb-cache-get
            table 'semantic-decoration-unparsed-include-cache)))