org-capture.el: Fix docstring

* lisp/org-capture.el (org-capture-templates-contexts): Fix docstring.
This commit is contained in:
Bastien 2018-03-20 12:38:24 +01:00
parent cb46679eb2
commit b2d3dbabf7
1 changed files with 2 additions and 2 deletions

View File

@ -541,8 +541,8 @@ not-in-buffer: command not displayed in matching buffers
If you define several checks, the agenda command will be
accessible if there is at least one valid check.
You can also bind a key to another agenda custom command
depending on contextual rules.
You can also bind a key to another capture template depending on
contextual rules.
\\='((\"c\" \"d\" ((in-mode . \"message-mode\"))))