0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 22:07:49 +00:00

org-clock: Fix a typo

* lisp/org-clock.el (org-clock-get-table-data): Fix a typo in docstring.
This commit is contained in:
Jan Malakhovski 2015-12-27 14:47:54 +00:00 committed by Nicolas Goaziou
parent 955bc57ded
commit 913741876e

View file

@ -2762,7 +2762,7 @@ following structure:
\(LEVEL HEADLINE TIMESTAMP TIME)
LEVEL: The level of the headline, as an integer. This will be
the reduced leve, so 1,2,3,... even if only odd levels
the reduced level, so 1,2,3,... even if only odd levels
are being used.
HEADLINE: The text of the headline. Depending on PARAMS, this may
already be formatted like a link.