summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2010-09-02 22:32:32 +0200
committerBastien Guerry <bzg@altern.org>2010-09-02 22:32:32 +0200
commitf1d19d5e75b37b7d35db63f21ddde1dc70366702 (patch)
tree199daabadf957ff7461784f5facd11f4cd7323c4
parentebad875b122e6e39bc29967bc2ef8c9ee5d5c641 (diff)
downloadorg-mode-f1d19d5e75b37b7d35db63f21ddde1dc70366702.tar.gz
org-timer: Fix the docstring.
-rw-r--r--lisp/org-timer.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org-timer.el b/lisp/org-timer.el
index 33c4c0b..53a2679 100644
--- a/lisp/org-timer.el
+++ b/lisp/org-timer.el
@@ -149,8 +149,7 @@ With prefix arg STOP, stop it entirely."
"Insert a H:MM:SS string from the timer into the buffer.
The first time this command is used, the timer is started. When used with
a \\[universal-argument] prefix, force restarting the timer.
-When used with a double prefix argument \
-\\[universal-argument] \\universal-argument], change all the timer string
+When used with a double prefix argument \\[universal-argument], change all the timer string
in the region by a fixed amount. This can be used to recalibrate a timer
that was not started at the correct moment.