emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] typo fix in ob-core.el
@ 2016-11-03 11:04 Zhaocong Jia
  2016-11-03 11:46 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Zhaocong Jia @ 2016-11-03 11:04 UTC (permalink / raw)
  To: emacs-orgmode

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

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

* Re: [PATCH] typo fix in ob-core.el
  2016-11-03 11:04 [PATCH] typo fix in ob-core.el Zhaocong Jia
@ 2016-11-03 11:46 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-11-03 11:46 UTC (permalink / raw)
  To: Zhaocong Jia; +Cc: emacs-orgmode

Hello,

Zhaocong Jia <jiazhaoconga@gmail.com> writes:

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

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2016-11-03 11:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-03 11:04 [PATCH] typo fix in ob-core.el Zhaocong Jia
2016-11-03 11:46 ` Nicolas Goaziou

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).