]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/ConfigIter.pm
imap+nntp: share COMPRESS implementation
[public-inbox.git] / lib / PublicInbox / ConfigIter.pm
index 24cb09bfdc4441279fe7a8c6c7c3bcbbf915bf50..14fcef83f2293d85e3798bc47e43736052823209 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 2020-2021 all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 
-# Intended for PublicInbox::DS->EventLoop in read-only daemons
+# Intended for PublicInbox::DS::event_loop in read-only daemons
 # to avoid each_inbox() monopolizing the event loop when hundreds/thousands
 # of inboxes are in play.
 package PublicInbox::ConfigIter;