Fix typo
This commit is contained in:
parent
5e29ffbda1
commit
f266ee62bb
|
@ -270,8 +270,8 @@ create all custom agenda views, for upload to the mobile phone."
|
||||||
|
|
||||||
(defvar org-mobile-before-process-capture-hook nil
|
(defvar org-mobile-before-process-capture-hook nil
|
||||||
"Hook that is run after content was moved to `org-mobile-inbox-for-pull'.
|
"Hook that is run after content was moved to `org-mobile-inbox-for-pull'.
|
||||||
The inbox file is in the current buffer, and the buffer is arrowed to the
|
The inbox file is visited by the current buffer, and the buffer is
|
||||||
new captured data.")
|
narrowed to the newly captured data.")
|
||||||
|
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun org-mobile-pull ()
|
(defun org-mobile-pull ()
|
||||||
|
|
Loading…
Reference in New Issue