Browse Source

org-clock: Fix a typo

* lisp/org-clock.el (org-clock-get-table-data): Fix a typo in docstring.
Jan Malakhovski 9 năm trước cách đây
mục cha
commit
913741876e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lisp/org-clock.el

+ 1 - 1
lisp/org-clock.el

@@ -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.