Carsten Dominik il y a 17 ans
Parent
commit
6b10b1931b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      lisp/org.el

+ 1 - 1
lisp/org.el

@@ -7250,7 +7250,7 @@ and will therefore always be up-to-date.
 
 
 At the target location, the entry is filed as a subitem of the target heading.
 At the target location, the entry is filed as a subitem of the target heading.
 Depending on `org-reverse-note-order', the new subitem will either be the
 Depending on `org-reverse-note-order', the new subitem will either be the
-first of the last subitem.
+first or the last subitem.
 
 
 With prefix arg GOTO, the command will only visit the target location,
 With prefix arg GOTO, the command will only visit the target location,
 not actually move anything.
 not actually move anything.