diff options
Diffstat (limited to 'lisp/org/org-list.el')
-rw-r--r-- | lisp/org/org-list.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-list.el b/lisp/org/org-list.el index 9184f0c3d54..cc8103e3c19 100644 --- a/lisp/org/org-list.el +++ b/lisp/org/org-list.el @@ -3008,7 +3008,7 @@ Valid parameters PARAMS are: Alternatively, each parameter can also be a form returning a string. These sexp can use keywords `counter' and `depth', -reprensenting respectively counter associated to the current +representing respectively counter associated to the current item, and depth of the current sub-list, starting at 0. Obviously, `counter' is only available for parameters applying to items." |