فهرست منبع

org-mobile: Fix a docstring

* lisp/org-mobile.el (org-mobile-inbox-for-pull): Fix a docstring.
Nicolas Goaziou 7 سال پیش
والد
کامیت
591c63dd57
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lisp/org-mobile.el

+ 1 - 1
lisp/org-mobile.el

@@ -139,7 +139,7 @@ session."
 (defcustom org-mobile-inbox-for-pull "~/org/from-mobile.org"
 (defcustom org-mobile-inbox-for-pull "~/org/from-mobile.org"
   "The file where captured notes and flags will be appended to.
   "The file where captured notes and flags will be appended to.
 During the execution of `org-mobile-pull', the file
 During the execution of `org-mobile-pull', the file
-`org-mobile-capture-file' will be emptied it's contents have
+`org-mobile-capture-file' is emptied as soon as its contents have
 been appended to the file given here.  This file should be in
 been appended to the file given here.  This file should be in
 `org-directory', and not in the staging area or on the web server."
 `org-directory', and not in the staging area or on the web server."
   :group 'org-mobile
   :group 'org-mobile