]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/srecode/dictionary.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / cedet / srecode / dictionary.el
index 27e730f9d6ac545915d64fa6a6b98ae64c25cd7f..b95d45ebc864c45bfbdd75c21f488a6dafbcf350 100644 (file)
@@ -417,7 +417,7 @@ searched for NAME if it is not found in DICT.  This recursive
 lookup can be disabled by the optional argument NON-RECURSIVE.
 
 This function derives values for some special NAMEs, such as
-'FIRST' and 'LAST'."
+`FIRST' and `LAST'."
   (if (not (slot-boundp dict 'namehash))
       nil
     ;; Get the value of this name from the dictionary or its parent