Browse Source

Small fix in doc string

* org-capture.el (org-capture-templates): Small fix in doc string.
David Maus 15 năm trước cách đây
mục cha
commit
59fa0d12c8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lisp/org-capture.el

+ 1 - 1
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