org-element: Fix docstring

* lisp/org-element.el (org-element-timestamp-parser): Fix docstring.
This commit is contained in:
Nicolas Goaziou 2014-04-23 22:02:10 +02:00
parent c3e19caa1a
commit 94ae862515
1 changed files with 1 additions and 1 deletions

View File

@ -3541,7 +3541,7 @@ Return a list whose CAR is `timestamp', and CDR a plist with
`:month-end', `:day-end', `:hour-end', `:minute-end',
`:repeater-type', `:repeater-value', `:repeater-unit',
`:warning-type', `:warning-value', `:warning-unit', `:begin',
`:end', `:value' and `:post-blank' keywords.
`:end' and `:post-blank' keywords.
Assume point is at the beginning of the timestamp."
(save-excursion