summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2010-04-24 02:17:07 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2010-04-24 02:17:07 +0200
commit3a7f7dbccaa306dbb170ecbea50e238cc757a69c (patch)
tree62c68efe9064fbaa2603a1328bb8faaedc3c59b5
parent39f124ed0d535fe8d89823bac7589abf35b39af7 (diff)
downloadorg-mode-3a7f7dbccaa306dbb170ecbea50e238cc757a69c.tar.gz
Fix typos
-rw-r--r--doc/org.texi4
-rw-r--r--lisp/org-publish.el2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 5c13e07..527ce71 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -10477,7 +10477,7 @@ respectively. Any other value will mix files and folders.
@code{nil} to turn off sorting.
@item @code{:sitemap-ignore-case}
-@tab Should sorting be case-sensitively? Default @code{nil}.
+@tab Should sorting be case-sensitive? Default @code{nil}.
@end multitable
@@ -12709,7 +12709,7 @@ with links transformation to Org syntax.
chapter about publishing.
@item
@i{Stefan Vollmar} organized a video-recorded talk at the
-Max-PLanck-Institute for Neurology. He also inspired the creation of a
+Max-Planck-Institute for Neurology. He also inspired the creation of a
concept index for HTML export.
@item
@i{J@"urgen Vollmer} contributed code generating the table of contents
diff --git a/lisp/org-publish.el b/lisp/org-publish.el
index 894354f..328d961 100644
--- a/lisp/org-publish.el
+++ b/lisp/org-publish.el
@@ -184,7 +184,7 @@ sitemap of files or summary page for a given project.
Any other value will mix files and folders.
:sitemap-alphabetically The site map is normally sorted alphabetically.
Set this explicitly to nil to turn off sorting.
- :sitemap-ignore-case Should sorting be case-sensitively? Default nil.
+ :sitemap-ignore-case Should sorting be case-sensitive? Default nil.
The following properties control the creation of a concept index.