Преглед изворни кода

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

Marco Wahl пре 5 година
родитељ
комит
6a3dffdf24
1 измењених фајлова са 1 додато и 1 уклоњено
  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~) ::