diff --git a/elfeed-summary.el b/elfeed-summary.el index b2019c3..756266e 100644 --- a/elfeed-summary.el +++ b/elfeed-summary.el @@ -281,7 +281,7 @@ from the summary buffer." (defcustom elfeed-summary-group-faces '(magit-section-heading magit-section-secondary-heading) - "List of default group faces, one face per level" + "List of default group faces, one face per level." :group 'elfeed-summary :type '(repeat face))