From f266ee62bb8282cc883adea9f26362b2d3b1ab7d Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Sun, 3 Jan 2010 19:12:33 +0100 Subject: [PATCH] Fix typo --- lisp/org-mobile.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-mobile.el b/lisp/org-mobile.el index 5ef0be1c5..2598aaf23 100644 --- a/lisp/org-mobile.el +++ b/lisp/org-mobile.el @@ -270,8 +270,8 @@ create all custom agenda views, for upload to the mobile phone." (defvar org-mobile-before-process-capture-hook nil "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 -new captured data.") +The inbox file is visited by the current buffer, and the buffer is +narrowed to the newly captured data.") ;;;###autoload (defun org-mobile-pull ()