Explorar el Código

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

Marco Wahl hace 5 años
padre
commit
6a3dffdf24
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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~) ::