Import Oort Gnus v0.13.
[elisp/gnus.git-] / lisp / nnspool.el
index d8709ec..4efdeae 100644 (file)
@@ -460,7 +460,7 @@ there.")
        (nnheader-report 'nnspool "No such newsgroup: %s" group)))))
 
 (defun nnspool-article-pathname (group &optional article)
-  "Find the path for GROUP."
+  "Find the file name for GROUP."
   (nnheader-group-pathname group nnspool-spool-directory article))
 
 (provide 'nnspool)