diff options
Diffstat (limited to 'lisp/org/org-mobile.el')
-rw-r--r-- | lisp/org/org-mobile.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-mobile.el b/lisp/org/org-mobile.el index b11f4448a8d..f535390790f 100644 --- a/lisp/org/org-mobile.el +++ b/lisp/org/org-mobile.el @@ -88,7 +88,7 @@ org-agenda-text-search-extra-files Encryption uses AES-256, with a password given in `org-mobile-encryption-password'. When nil, plain files are kept on the server. -Turning on encryption requires to set the same password in the MobileOrg +Turning on encryption requires setting the same password in the MobileOrg application. Before turning this on, check of MobileOrg does already support it - at the time of this writing it did not yet." :group 'org-mobile |