]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/cedet-global.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / cedet / cedet-global.el
index 9e311776261bea4c1859752f4032ed766026fe75..3773ba09f32bfba34325d221480d40225c099c35 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)