소스 검색

org.texi: Fix typo

* doc/org.texi (Sitemap): Fix typo.
Nicolas Goaziou 9 년 전
부모
커밋
2ac798af6c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -14541,7 +14541,7 @@ directory name relative to base directory of the project, the site-map style
 and the current project.  It is expected to return a string.  Default value
 turns file names into links and use document titles as descriptions.  For
 specific formatting needs, one can use @code{org-publish-find-date},
-@cod{org-publish-find-title} and @code{org-publish-find-property}, to
+@code{org-publish-find-title} and @code{org-publish-find-property}, to
 retrieve additional information about published documents.
 
 @item @code{:sitemap-function}