Browse Source

Merge branch 'maint'

Kyle Meyer 8 năm trước cách đây
mục cha
commit
84de6bab99
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lisp/ox-publish.el

+ 1 - 1
lisp/ox-publish.el

@@ -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)))