mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2025-01-15 17:00:45 +00:00
Fix typos
This commit is contained in:
parent
f026e3a6b8
commit
8d2cbde0c9
@ -1684,7 +1684,7 @@ M Like `m', but select only TODO entries, no ordinary headlines.
|
||||
L Create a timeline for the current buffer.
|
||||
e Export views to associated files.
|
||||
s Search entries for keywords.
|
||||
/ Multi occur accros all agenda files and also files listed
|
||||
/ Multi occur across all agenda files and also files listed
|
||||
in `org-agenda-text-search-extra-files'.
|
||||
< Restrict agenda commands to buffer, subtree, or region.
|
||||
Press several times to get the desired effect.
|
||||
|
@ -183,7 +183,7 @@ current Only the time in the current instance of the clock
|
||||
today All time clocked inot this task today
|
||||
repeat All time clocked into this task since last repeat
|
||||
all All time ever recorded for this task
|
||||
auto Automtically, either `all', or `repeat' for repeating tasks"
|
||||
auto Automatically, either `all', or `repeat' for repeating tasks"
|
||||
:group 'org-clock
|
||||
:type '(choice
|
||||
(const :tag "Current clock" current)
|
||||
|
Loading…
Reference in New Issue
Block a user