emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] Fix a small typo.


From: Christian Egli
Subject: [Orgmode] [PATCH] Fix a small typo.
Date: Thu, 08 Jan 2009 12:22:30 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

---
 lisp/org-exp.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/org-exp.el b/lisp/org-exp.el
index cf017d1..66597fa 100644
--- a/lisp/org-exp.el
+++ b/lisp/org-exp.el
@@ -399,7 +399,7 @@ This option can also be set with the +OPTIONS line, e.g. 
\"-:nil\"."
 (defcustom org-export-with-TeX-macros t
   "Non-nil means, interpret simple TeX-like macros when exporting.
 For example, HTML export converts \\alpha to α and \\AA to Å.
-No only real TeX macros will work here, but the standard HTML entities
+Not only real TeX macros will work here, but the standard HTML entities
 for math can be used as macro names as well.  For a list of supported
 names in HTML export, see the constant `org-html-entities'.
 Not all export backends support this.
-- 
1.5.6.3






reply via email to

[Prev in Thread] Current Thread [Next in Thread]