]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/srecode/cpp.el
Fix minor quoting problems in doc strings
[gnu-emacs] / lisp / cedet / srecode / cpp.el
index ec92ae30ba6bbbd22a71687d6efcefb3f6b6edd4..e77e05c40b96530a676254f07b55df8f92c3895e 100644 (file)
@@ -84,7 +84,7 @@ HEADER - Shown section if in a header file."
 ;;;###autoload
 (defun srecode-semantic-handle-:cpp (dict)
   "Add macros into the dictionary DICT based on the current c file.
-Calls `srecode-semantic-handle-:c.
+Calls `srecode-semantic-handle-:c'.
 Also adds the following:
  - nothing -"
   (srecode-semantic-handle-:c dict)