* babel/ob-exp.el (org-babel-exp-inline-src-blocks): Fix typo in docstring. --- lisp/babel/ob-exp.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/babel/ob-exp.el b/lisp/babel/ob-exp.el index 420f223..7fa673b 100644 --- a/lisp/babel/ob-exp.el +++ b/lisp/babel/ob-exp.el @@ -98,7 +98,7 @@ none ----- do not display either code or results upon export" (defun org-babel-exp-inline-src-blocks (start end) "Process inline src blocks between START and END for export. See `org-babel-exp-src-blocks' for export options, currently the -options and are taken from `org-babel-defualt-inline-header-args'." +options and are taken from `org-babel-default-inline-header-args'." (interactive) (save-excursion (goto-char start) -- 1.7.1 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode