Browse Source

org-manual: Make doc consistent with code about column insert

Marco Wahl 5 years ago
parent
commit
6a3dffdf24
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/org-manual.org

+ 1 - 1
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~) ::