emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Fix misspellings in org-export-latex-listings-langs documentation string.
@ 2009-08-11 22:57 Nick Dokos
  2009-08-12  8:20 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Dokos @ 2009-08-11 22:57 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Fix misspellings in org-export-latex-listings-langs documentation string.
  2009-08-11 22:57 [PATCH] Fix misspellings in org-export-latex-listings-langs documentation string Nick Dokos
@ 2009-08-12  8:20 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-08-12  8:20 UTC (permalink / raw)
  To: nicholas.dokos; +Cc: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-12  8:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-11 22:57 [PATCH] Fix misspellings in org-export-latex-listings-langs documentation string Nick Dokos
2009-08-12  8:20 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).