]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/cedet-global.el
Prefer directed to neutral quotes
[gnu-emacs] / lisp / cedet / cedet-global.el
index 99bffcb16b5f208f42ab4c05d8b48b4f1bb23c30..9e311776261bea4c1859752f4032ed766026fe75 100644 (file)
@@ -36,7 +36,7 @@
 
 (defcustom cedet-global-gtags-command "gtags"
   "Command name for the GNU Global gtags executable.
-GTAGS is used to create the tags table queried by the 'global' command."
+GTAGS is used to create the tags table queried by the â€˜global’ command."
   :type 'string
   :group 'cedet)