]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/ada-prj.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / progmodes / ada-prj.el
index 7e354bc2b0fe682f12331de54764b615bcc487e7..3b71c5987ed8cb04f6297b22e26c2cfcb68a99ac 100644 (file)
@@ -309,13 +309,13 @@ where the compilation is done.")
 "If you want to remotely compile, debug and
 run your application, specify the name of a
 remote machine here. This capability requires
-the ‘rsh’ protocol on the remote machine.")
+the `rsh' protocol on the remote machine.")
     (ada-prj-field 'cross_prefix "Prefix used in for the cross tool chain"
 "When working on multiple cross targets, it is
 most convenient to specify the prefix of the
 tool chain here. For instance, on PowerPc
-vxworks, you would enter ‘powerpc-wrs-vxworks-’.
-To use JGNAT, enter ‘j’.")
+vxworks, you would enter `powerpc-wrs-vxworks-'.
+To use JGNAT, enter `j'.")
     )