소스 검색

org-export.el (org-export-filters-alist): Fix typo in docstring.

* org-export.el (org-export-filters-alist): Fix typo in docstring.
Bastien Guerry 13 년 전
부모
커밋
ec5cc394b4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      contrib/lisp/org-export.el

+ 1 - 1
contrib/lisp/org-export.el

@@ -266,7 +266,7 @@ way they are handled must be hard-coded into
   "Alist between filters properties and initial values.
 
 The key of each association is a property name accessible through
-the communication channel its value is a configurable global
+the communication channel.  Its value is a configurable global
 variable defining initial filters.
 
 This list is meant to install user specified filters.  Back-end