Browse Source

org.texi: Fix typo

* doc/org.texi (Sitemap): Fix typo.
Nicolas Goaziou 9 years ago
parent
commit
2ac798af6c
1 changed files with 1 additions and 1 deletions
  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
 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
 turns file names into links and use document titles as descriptions.  For
 specific formatting needs, one can use @code{org-publish-find-date},
 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.
 retrieve additional information about published documents.
 
 
 @item @code{:sitemap-function}
 @item @code{:sitemap-function}