From: David Maus <dmaus@ictsoc.de>
To: emacs-orgmode@gnu.org
Subject: [PATCH 2/2] Fix typo in docstring.
Date: Sun, 4 Jul 2010 16:16:02 +0200 [thread overview]
Message-ID: <1278252962-10607-2-git-send-email-dmaus@ictsoc.de> (raw)
In-Reply-To: <1278252962-10607-1-git-send-email-dmaus@ictsoc.de>
* 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
prev parent reply other threads:[~2010-07-04 14:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-04 14:16 [PATCH 1/2] Fix docstring David Maus
2010-07-04 14:16 ` David Maus [this message]
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=1278252962-10607-2-git-send-email-dmaus@ictsoc.de \
--to=dmaus@ictsoc.de \
--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).