emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: emacs-orgmode@gnu.org
Subject: [PATCH] Fix misspellings in org-export-latex-listings-langs documentation string.
Date: Tue, 11 Aug 2009 18:57:16 -0400	[thread overview]
Message-ID: <16958.1250031436@alphaville.usa.hp.com> (raw)

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

             reply	other threads:[~2009-08-11 22:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-11 22:57 Nick Dokos [this message]
2009-08-12  8:20 ` [PATCH] Fix misspellings in org-export-latex-listings-langs documentation string Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=16958.1250031436@alphaville.usa.hp.com \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).