summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Maus <dmaus@ictsoc.de>2010-09-12 18:45:04 +0200
committerDavid Maus <dmaus@ictsoc.de>2010-09-12 18:45:04 +0200
commit59fa0d12c8413cfb8fd00551bffe450df2319f5d (patch)
tree203fe0dc468f31b321931dd57634130d9220a360
parent200f7541e88a97993dd2487196df102abc60242b (diff)
downloadorg-mode-59fa0d12c8413cfb8fd00551bffe450df2319f5d.tar.gz
Small fix in doc string
* org-capture.el (org-capture-templates): Small fix in doc string.
-rw-r--r--lisp/org-capture.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-capture.el b/lisp/org-capture.el
index eafc9c6..5b917d8 100644
--- a/lisp/org-capture.el
+++ b/lisp/org-capture.el
@@ -221,7 +221,7 @@ Furthermore, the following %-escapes will be replaced with content:
Apart from these general escapes, you can access information specific to the
link type that is created. For example, calling `org-capture' in emails
or gnus will record the author and the subject of the message, which you
-can access with \"%:author\" and \"%:subject\", respectively. Here is a
+can access with \"%:from\" and \"%:subject\", respectively. Here is a
complete list of what is recorded for each link type.
Link type | Available information