]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-plot.el
Go back to grave quoting in source-code docstrings etc.
[gnu-emacs] / lisp / org / org-plot.el
index 7024ed6e5070601b7b0e107ec0a24738cfc60697..fd6b4edbd0a26caeae821bd6fa86fa40df3f3129 100644 (file)
@@ -94,7 +94,7 @@ Return value is the point at the beginning of the table."
   (goto-char (org-table-begin)))
 
 (defun org-plot/collect-options (&optional params)
-  "Collect options from an org-plot ‘#+Plot:’ line.
+  "Collect options from an org-plot `#+Plot:' line.
 Accepts an optional property list PARAMS, to which the options
 will be added.  Returns the resulting property list."
   (interactive)