org-texi: Fix typo

* doc/org.texi (Timers): Fix typo.

This fixes e3bd15a8dd.
This commit is contained in:
Nicolas Goaziou 2015-02-05 17:44:48 +01:00
parent e3bd15a8dd
commit e76a541865
1 changed files with 1 additions and 1 deletions

View File

@ -6836,7 +6836,7 @@ countdown timer. With a prefix argument, first reset the relative timer to
@orgcmd{M-@key{RET},org-insert-heading} @orgcmd{M-@key{RET},org-insert-heading}
Once the timer list is started, you can also use @kbd{M-@key{RET}} to insert Once the timer list is started, you can also use @kbd{M-@key{RET}} to insert
new timer items. new timer items.
@orgcmd{C-c C-x \\,,org-timer-pause-or-continue} @orgcmd{C-c C-x \\,org-timer-pause-or-continue}
Pause the timer, or continue it if it is already paused. Pause the timer, or continue it if it is already paused.
@orgcmd{C-c C-x _,org-timer-stop} @orgcmd{C-c C-x _,org-timer-stop}
Stop the timer. After this, you can only start a new timer, not continue the Stop the timer. After this, you can only start a new timer, not continue the