summaryrefslogtreecommitdiff
path: root/lisp/org-plot.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org-plot.el')
-rw-r--r--lisp/org-plot.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-plot.el b/lisp/org-plot.el
index a089f34..90a7f36 100644
--- a/lisp/org-plot.el
+++ b/lisp/org-plot.el
@@ -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)