]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/ctxt.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / cedet / semantic / ctxt.el
index 456ef8d0ac1fb991348152bd36c9ca351efe196f..33b9a2e60376fc20ca85ed8fbfe5b375b3fdb7a7 100644 (file)
@@ -362,7 +362,7 @@ This skips forward over symbols in a complex reference.
 For example, in the C statement:
   this.that().entry;
 
-If the cursor is on 'this', will move point to the ; after entry.")
+If the cursor is on `this', will move point to the ; after entry.")
 
 (defun semantic-ctxt-end-of-symbol-default (&optional point)
   "Move point to the end of the current symbol under POINT.