Bastien 7 лет назад
Родитель
Сommit
8548dfa33f
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      lisp/org-capture.el

+ 2 - 2
lisp/org-capture.el

@@ -541,8 +541,8 @@ not-in-buffer: command not displayed in matching buffers
 If you define several checks, the agenda command will be
 If you define several checks, the agenda command will be
 accessible if there is at least one valid check.
 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\"))))
     \\='((\"c\" \"d\" ((in-mode . \"message-mode\"))))