From 837eea91080fb46c91686604506d1c6096d0895a Mon Sep 17 00:00:00 2001 From: Bernt Hansen Date: Tue, 16 Dec 2008 11:11:49 -0500 Subject: [PATCH] Fix typos in org-jsinfo.el --- lisp/org-jsinfo.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-jsinfo.el b/lisp/org-jsinfo.el index 40925e75f..9bf99d2cd 100644 --- a/lisp/org-jsinfo.el +++ b/lisp/org-jsinfo.el @@ -50,7 +50,7 @@ :group 'org-export-html) (defcustom org-export-html-use-infojs 'when-configured - "Should Sebasian Rose's Java Script org-info.js be linked into HTML files? + "Should Sebastian Rose's Java Script org-info.js be linked into HTML files? This option can be nil or t to never or always use the script. It can also be the symbol `when-configured', meaning that the script will be linked into the export file if and only if there is a \"#+INFOJS_OPT:\" @@ -108,7 +108,7 @@ means to use the maximum value consistent with other options." " "The template for the export style additions when org-info.js is used. -- 2.11.4.GIT