summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Ecay <aaronecay@gmail.com>2014-08-16 00:45:39 -0400
committerAaron Ecay <aaronecay@gmail.com>2014-08-16 00:45:39 -0400
commitd582b3b563aaf3f9ac0283cbd3bb1f765e30bfbf (patch)
treecdc87c0fd19cf1b3251fedc83291dd47feb27b9b
parent246df88c95203046a78b1d281af4ca4a246a7b5b (diff)
downloadorg-mode-d582b3b563aaf3f9ac0283cbd3bb1f765e30bfbf.tar.gz
fix docstring typo
* lisp/org.el (org-insert-heading): Fix docstring typo.
-rwxr-xr-xlisp/org.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org.el b/lisp/org.el
index c8193d2..8b23663 100755
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -7699,7 +7699,7 @@ headline or the item and create a new headline/item with the text
in the current line after point \(see `org-M-RET-may-split-line'
on how to modify this behavior).
-With one universal prefirx argument, set the user option
+With one universal prefix argument, set the user option
`org-insert-heading-respect-content' to t for the duration of
the command. This modifies the behavior described above in this
ways: on list items and at the beginning of normal lines, force