Carsten Dominik 14 лет назад
Родитель
Сommit
2b28ba8800
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      lisp/org-agenda.el

+ 2 - 2
lisp/org-agenda.el

@@ -752,9 +752,9 @@ N days, just insert a special line indicating the size of the gap."
 
 (defcustom org-agenda-menu-show-matcher t
   "Non-nil menas show the match string in the agenda dispatcher menu.
-When nil, the mathcer string is not shown, but is put into the help-echo
+When nil, the matcher string is not shown, but is put into the help-echo
 property so than moving the mouse over the command shows it.
-Setting it to nil if good if matcher strings are very long and/org of
+Setting it to nil is good if matcher strings are very long and/or if
 you wnat to use two-column display (see `org-agenda-menu-two-column')."
   :group 'org-agenda
   :type 'boolean)