* [PATCH] org-manual: Fix a preposition and capitalization
@ 2023-09-15 22:27 Rudolf Adamkovič
2023-09-16 8:55 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: Rudolf Adamkovič @ 2023-09-15 22:27 UTC (permalink / raw)
To: emacs-orgmode; +Cc: Rudolf Adamkovič
* doc/org-manual.org (Capturing column view): Replace "in the
... line" with "on the ... line" and capitalize the containing
sentence as well.
---
doc/org-manual.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 6cd2bf378..3e9d42f55 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -5971,7 +5971,7 @@ The following commands insert or update the dynamic block:
#+kindex: C-c C-c
#+kindex: C-c C-x C-u
#+findex: org-dblock-update
- Update dynamic block at point. point needs to be in the =#+BEGIN=
+ Update dynamic block at point. Point needs to be on the =#+BEGIN=
line of the dynamic block.
- {{{kbd(C-u C-c C-x C-u)}}} (~org-update-all-dblocks~) ::
--
2.42.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-16 8:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-15 22:27 [PATCH] org-manual: Fix a preposition and capitalization Rudolf Adamkovič
2023-09-16 8:55 ` Ihor Radchenko
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.