Re: [Orgmode] [PATCH] Fix misspellings in org-export-latex-listings-langs documentation string.

2009-08-12 Thread Carsten Dominik

Applied, thanks.

- Carsten

On Aug 12, 2009, at 12:57 AM, Nick Dokos wrote:


Some off-by-1 spelling errors, some grammar fixes.

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

diff --git a/lisp/org-latex.el b/lisp/org-latex.el
index 161b3ed..736f36b 100644
--- a/lisp/org-latex.el
+++ b/lisp/org-latex.el
@@ -355,7 +355,7 @@ for example using customize, or with something  
like

:ocaml Caml :caml Caml
:sql SQL)
  Property list mapping languages to their listing language  
counterpart.
-Yhe keys ar ethe major mode symbol, the calues are the string that  
should be
+The key is the major mode symbol, the value is the string that  
should be

inserted as the language parameter for the listings package.
  :group 'org-export-latex
  :type 'plist)
--
1.5.4.3

HTH,
Nick


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode




___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] [PATCH] Fix misspellings in org-export-latex-listings-langs documentation string.

2009-08-11 Thread Nick Dokos
Some off-by-1 spelling errors, some grammar fixes.

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

diff --git a/lisp/org-latex.el b/lisp/org-latex.el
index 161b3ed..736f36b 100644
--- a/lisp/org-latex.el
+++ b/lisp/org-latex.el
@@ -355,7 +355,7 @@ for example using customize, or with something like
:ocaml Caml :caml Caml
:sql SQL)
   Property list mapping languages to their listing language counterpart.
-Yhe keys ar ethe major mode symbol, the calues are the string that should be
+The key is the major mode symbol, the value is the string that should be
 inserted as the language parameter for the listings package.
   :group 'org-export-latex
   :type 'plist)
-- 
1.5.4.3

HTH,
Nick


___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode