summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Wahl <marcowahlsoft@gmail.com>2020-03-31 00:09:10 +0200
committerMarco Wahl <marcowahlsoft@gmail.com>2020-03-31 00:09:10 +0200
commit6a3dffdf240b89a558f4001b81b873d5837cdcc7 (patch)
tree8307f2bde186ecf0a43bf0304dab467b6c55c18b
parentdc53b59a2562dd024646d0a20607b6ea36fe7abc (diff)
downloadorg-mode-6a3dffdf240b89a558f4001b81b873d5837cdcc7.tar.gz
org-manual: Make doc consistent with code about column insert
-rw-r--r--doc/org-manual.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 46a040b..17629cc 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -1429,7 +1429,7 @@ you, configure the option ~org-table-auto-blank-field~.
#+kindex: M-S-RIGHT
#+findex: org-table-insert-column
- Insert a new column to the left of point position.
+ Insert a new column to the right of point position.
- {{{kbd(M-UP)}}} (~org-table-move-row-up~) ::