Ver Fonte

Merge branch 'maint'

Kyle Meyer há 9 anos atrás
pai
commit
6aff8e3bf2
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      lisp/org-element.el
  2. 1 1
      lisp/org-mobile.el

+ 1 - 1
lisp/org-element.el

@@ -620,7 +620,7 @@ is cleared and contents are removed in the process."
 ;; cannot contain other greater elements of their own type.
 ;;
 ;; Beside implementing a parser and an interpreter, adding a new
-;; greater element requires to tweak `org-element--current-element'.
+;; greater element requires tweaking `org-element--current-element'.
 ;; Moreover, the newly defined type must be added to both
 ;; `org-element-all-elements' and `org-element-greater-elements'.
 

+ 1 - 1
lisp/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