Browse Source

org.el (org-refile): Minor docstring enhancement

* org.el (org-refile): Minor docstring enhancement.
Bastien Guerry 11 years ago
parent
commit
2cd15b9c7c
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lisp/org.el

+ 2 - 2
lisp/org.el

@@ -11597,8 +11597,8 @@ below it are allowed.
 With prefix arg GOTO, the command will only visit the target location
 With prefix arg GOTO, the command will only visit the target location
 and not actually move anything.
 and not actually move anything.
 
 
-With a double prefix arg \\[universal-argument] \\[universal-argument], \
-go to the location where the last refiling operation has put the subtree.
+With a double prefix arg \\[universal-argument] \\[universal-argument], go to the location where the last
+refiling operation has put the subtree.
 
 
 With a numeric prefix argument of `2', refile to the running clock.
 With a numeric prefix argument of `2', refile to the running clock.