Ver Fonte

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

Marco Wahl há 5 anos atrás
pai
commit
6a3dffdf24
1 ficheiros alterados com 1 adições e 1 exclusões
  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~) ::