lib/PublicInbox/GitAsyncCat.pm | 2 +-
diff --git a/lib/PublicInbox/GitAsyncCat.pm b/lib/PublicInbox/GitAsyncCat.pm
index e618d366a8bc31dbbcafd29b702160787d267fcb..5f785df72ae4fb387a3ddb8aa28464adc4d65bbb 100644
--- a/lib/PublicInbox/GitAsyncCat.pm
+++ b/lib/PublicInbox/GitAsyncCat.pm
@@ -1,7 +1,7 @@
# Copyright (C) 2020 all contributors
# License: AGPL-3.0+
#
-# internal class used by PublicInbox::Git + Danga::Socket
+# internal class used by PublicInbox::Git + PublicInbox::DS
# This parses the output pipe of "git cat-file --batch"
#
# Note: this does NOT set the non-blocking flag, we expect `git cat-file'