فهرست منبع

Fix typo in docstring.

* babel/ob-exp.el (org-babel-exp-inline-src-blocks): Fix typo
in docstring.
David Maus 14 سال پیش
والد
کامیت
dfd0c7ad2e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      lisp/ob-exp.el

+ 1 - 1
lisp/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)