Re: [O] [PATCH] typo fix in ob-core.el

2016-11-03 Thread Nicolas Goaziou
Hello, Zhaocong Jia writes: > I noticed this typo while I was reading the docs, > so I post the fix here. Fixed. Thank you. Regards, -- Nicolas Goaziou

[O] [PATCH] typo fix in ob-core.el

2016-11-03 Thread Zhaocong Jia
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 i