emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Zhaocong Jia <jiazhaoconga@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [PATCH] typo fix in ob-core.el
Date: Thu, 3 Nov 2016 19:04:01 +0800	[thread overview]
Message-ID: <CAHYG-FWZWSEs7oSFA=J0TCF=5VGCcAuEAnYd1Ku8U6e0E=DNBw@mail.gmail.com> (raw)

I noticed this typo while I was reading the docs,
so I post the fix here.


--- a/lisp/ob-core.el
+++ b/lisp/ob-core.el
@@ -207,7 +207,7 @@
 (defun org-babel--get-vars (params)
   "Return the babel variable assignments in PARAMS.

-PARAMS is a quasi-alist of header args, whcih may contain
+PARAMS is a quasi-alist of header args, which may contain
 multiple entries for the key `:var'.  This function returns a
 list of the cdr of all the `:var' entries."
   (mapcar #'cdr

             reply	other threads:[~2016-11-03 11:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-03 11:04 Zhaocong Jia [this message]
2016-11-03 11:46 ` [PATCH] typo fix in ob-core.el Nicolas Goaziou

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='CAHYG-FWZWSEs7oSFA=J0TCF=5VGCcAuEAnYd1Ku8U6e0E=DNBw@mail.gmail.com' \
    --to=jiazhaoconga@gmail.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).