summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2013-07-01 00:30:03 +0200
committerBastien Guerry <bzg@altern.org>2013-07-01 00:30:03 +0200
commitce0269fb6bbabb5dca5a4aecd27ed13eb0e31ac8 (patch)
tree1c8a6a76843f88688ac2250c718deae5e1f499bc
parent1aaa934eb25681c5b99856311712cdf8cd52a97b (diff)
downloadorg-mode-ce0269fb6bbabb5dca5a4aecd27ed13eb0e31ac8.tar.gz
org.el (org-copy-subtree): Fix typo in docstring
* org.el (org-copy-subtree): Fix typo in docstring.
-rw-r--r--lisp/org.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/org.el b/lisp/org.el
index a852c95..c62ad1c 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -8180,8 +8180,8 @@ This is a short-hand for marking the subtree and then cutting it."
(org-copy-subtree n 'cut))
(defun org-copy-subtree (&optional n cut force-store-markers nosubtrees)
- "Cut the current subtree into the clipboard.
-With prefix arg N, cut this many sequential subtrees.
+ "Copy the current subtree it in the clipboard.
+With prefix arg N, copy this many sequential subtrees.
This is a short-hand for marking the subtree and then copying it.
If CUT is non-nil, actually cut the subtree.
If FORCE-STORE-MARKERS is non-nil, store the relative locations