branch: master
commit 5aa4679550317d4d72c45d51efec00b2be74c120
Author: Eric Abrahamsen <[email protected]>
Commit: Eric Abrahamsen <[email protected]>

    gnus-mock/data/.gnus.el: Fix comment
    
    * packages/gnus-mock/data/.gnus.el: Customization option name has
      changed, note the new name.
---
 packages/gnus-mock/data/.gnus.el | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/packages/gnus-mock/data/.gnus.el b/packages/gnus-mock/data/.gnus.el
index 0195f43..0687612 100644
--- a/packages/gnus-mock/data/.gnus.el
+++ b/packages/gnus-mock/data/.gnus.el
@@ -2,9 +2,8 @@
 
 ;; Copyright (C) 2018  Free Software Foundation, Inc.
 
-;; Do not edit this file, instead
-;; add further customizations to the file indicated by
-;; `gnus-mock-settings-file'.
+;; Do not edit this file, instead add further customizations to the
+;; file indicated by `gnus-mock-gnus-file'.
 
 (setq gnus-select-method
       `(nnmaildir

Reply via email to