doc/org-manual.org: Fix typo

doc/org-manual.org: 'org-hierarchical-checkbox-statistics' ->
'org-checkbox-hierarchical-statistics'
This commit is contained in:
Morgan Smith 2023-12-23 17:50:42 -05:00 committed by Ihor Radchenko
parent 58c91cbf9f
commit 086752fb33
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 2 additions and 2 deletions

View File

@ -4606,7 +4606,7 @@ checked.
#+cindex: statistics, for checkboxes #+cindex: statistics, for checkboxes
#+cindex: checkbox statistics #+cindex: checkbox statistics
#+cindex: @samp{COOKIE_DATA}, property #+cindex: @samp{COOKIE_DATA}, property
#+vindex: org-hierarchical-checkbox-statistics #+vindex: org-checkbox-hierarchical-statistics
The =[2/4]= and =[1/3]= in the first and second line are cookies The =[2/4]= and =[1/3]= in the first and second line are cookies
indicating how many checkboxes present in this entry have been checked indicating how many checkboxes present in this entry have been checked
off, and the total number of checkboxes present. This can give you an off, and the total number of checkboxes present. This can give you an
@ -4614,7 +4614,7 @@ idea on how many checkboxes remain, even without opening a folded
entry. The cookies can be placed into a headline or into (the first entry. The cookies can be placed into a headline or into (the first
line of) a plain list item. Each cookie covers checkboxes of direct line of) a plain list item. Each cookie covers checkboxes of direct
children structurally below the headline/item on which the cookie children structurally below the headline/item on which the cookie
appears[fn:: Set the variable ~org-hierarchical-checkbox-statistics~ appears[fn:: Set the variable ~org-checkbox-hierarchical-statistics~
if you want such cookies to count all checkboxes below the cookie, not if you want such cookies to count all checkboxes below the cookie, not
just those belonging to direct children.]. You have to insert the just those belonging to direct children.]. You have to insert the
cookie yourself by typing either =[/]= or =[%]=. With =[/]= you get cookie yourself by typing either =[/]= or =[%]=. With =[/]= you get