瀏覽代碼

Fix docstring

* lisp/org.el (org--newline): Fix docstring.
Nicolas Goaziou 5 年之前
父節點
當前提交
5d308e2728
共有 1 個文件被更改,包括 2 次插入2 次删除
  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