[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] org-manual: Fix a preposition and capitalization
From: |
Rudolf Adamkovič |
Subject: |
[PATCH] org-manual: Fix a preposition and capitalization |
Date: |
Sat, 16 Sep 2023 00:27:52 +0200 |
* 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
- [PATCH] org-manual: Fix a preposition and capitalization,
Rudolf Adamkovič <=