浏览代码

org-manual: Fix typo in variable name

Grégoire Jadi 8 年之前
父节点
当前提交
452f4d8527
共有 2 个文件被更改,包括 4 次插入4 次删除
  1. 2 2
      doc/org-manual.org
  2. 2 2
      doc/org.texi

+ 2 - 2
doc/org-manual.org

@@ -6399,7 +6399,7 @@ prompted about what to do with it.
 
 
      #+cindex: @samp{CLOCK_MODELINE_TOTAL}, property
      #+cindex: @samp{CLOCK_MODELINE_TOTAL}, property
      #+cindex: @samp{LAST_REPEAT}, property
      #+cindex: @samp{LAST_REPEAT}, property
-     #+vindex: org-clock-modeline-total
+     #+vindex: org-clock-mode-line-total
      #+vindex: org-clock-in-prepare-hook
      #+vindex: org-clock-in-prepare-hook
      While the clock is running, Org shows the current clocking time
      While the clock is running, Org shows the current clocking time
      in the mode line, along with the title of the task.  The clock
      in the mode line, along with the title of the task.  The clock
@@ -21023,7 +21023,7 @@ this to ~org-clock-in-prepare-hook~.
 [fn:73] The last reset of the task is recorded by the =LAST_REPEAT=
 [fn:73] The last reset of the task is recorded by the =LAST_REPEAT=
 property.
 property.
 
 
-[fn:74] See also the variable ~org-clock-modeline-total~.
+[fn:74] See also the variable ~org-clock-mode-line-total~.
 
 
 [fn:75] The corresponding in-buffer setting is: =#+STARTUP:
 [fn:75] The corresponding in-buffer setting is: =#+STARTUP:
 lognoteclock-out=.
 lognoteclock-out=.

+ 2 - 2
doc/org.texi

@@ -7065,7 +7065,7 @@ clock stopped.
 
 
 @cindex @samp{CLOCK_MODELINE_TOTAL}, property
 @cindex @samp{CLOCK_MODELINE_TOTAL}, property
 @cindex @samp{LAST_REPEAT}, property
 @cindex @samp{LAST_REPEAT}, property
-@vindex org-clock-modeline-total
+@vindex org-clock-mode-line-total
 @vindex org-clock-in-prepare-hook
 @vindex org-clock-in-prepare-hook
 While the clock is running, Org shows the current clocking time
 While the clock is running, Org shows the current clocking time
 in the mode line, along with the title of the task.  The clock
 in the mode line, along with the title of the task.  The clock
@@ -7079,7 +7079,7 @@ the @samp{CLOCK_MODELINE_TOTAL} property.  It may have the values
 @samp{current} to show only the current clocking instance, @samp{today} to
 @samp{current} to show only the current clocking instance, @samp{today} to
 show all time clocked on this tasks today---see also the
 show all time clocked on this tasks today---see also the
 variable @code{org-extend-today-until}, @code{all} to include all time, or
 variable @code{org-extend-today-until}, @code{all} to include all time, or
-@code{auto} which is the default@footnote{See also the variable @code{org-clock-modeline-total}.}.  Clicking with
+@code{auto} which is the default@footnote{See also the variable @code{org-clock-mode-line-total}.}.  Clicking with
 @kbd{mouse-1} onto the mode line entry pops up a menu with
 @kbd{mouse-1} onto the mode line entry pops up a menu with
 clocking options.
 clocking options.