0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-29 19:07:52 +00:00

Merge branch 'maint'

This commit is contained in:
Kyle Meyer 2017-01-15 16:44:56 -05:00
commit 84de6bab99

View file

@ -396,7 +396,7 @@ If there is no timestamp, create one."
;;; Getting project information out of `org-publish-project-alist'
(defun org-publish-property (property project &optional default)
"Return value PROPERTY, as à symbol, in PROJECT.
"Return value PROPERTY, as a symbol, in PROJECT.
DEFAULT is returned when PROPERTY is not actually set in PROJECT
definition."
(let ((properties (cdr project)))