Browse Source

Fix docstring

* lisp/org.el (org--newline): Fix docstring.
Nicolas Goaziou 5 năm trước cách đây
mục cha
commit
5d308e2728
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      lisp/org.el

+ 2 - 2
lisp/org.el

@@ -17649,8 +17649,8 @@ call `open-line' on the very first character."
 
 (defun org--newline (indent arg interactive)
   "Call `newline-and-indent' or just `newline'.
-If INDENT is non-nil, call `newline-and-indent' with ARG to
-indent unconditionally; otherwise, call `newline' with ARG and
+If INDENT is non-nil, call `newline-and-indent' to indent
+unconditionally; otherwise, call `newline' with ARG and
 INTERACTIVE, which can trigger indentation if
 `electric-indent-mode' is enabled."
   (if indent