]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/fw.el
Fix docstring quoting problems with ‘ '’
[gnu-emacs] / lisp / cedet / semantic / fw.el
index d8ba6f275f3057e0af093393d44f1f2d1e91a289..b7a6ed352d1b9f680f75e2dcd13d1eb99ce2eeb7 100644 (file)
@@ -193,7 +193,7 @@ Possible Lifespans are:
     ))
 
 (defun semantic-cache-data-post-command-hook ()
-  "Flush `semantic-cache-data-overlays' based 'lifespan property.
+  "Flush `semantic-cache-data-overlays' based `lifespan' property.
 Remove self from `post-command-hook' if it is empty."
   (let ((newcache nil)
         (oldcache semantic-cache-data-overlays))