]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/GitHTTPBackend.pm
doc: various overview-level module comments
[public-inbox.git] / lib / PublicInbox / GitHTTPBackend.pm
index 6efe5b31d485086b0f4c4825a98b52c5180d9e60..54ccfa05c555ec193f7eea188806d449a9ab1515 100644 (file)
@@ -2,7 +2,7 @@
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 
 # when no endpoints match, fallback to this and serve a static file
-# or smart HTTP
+# or smart HTTP.  This is our wrapper for git-http-backend(1)
 package PublicInbox::GitHTTPBackend;
 use strict;
 use warnings;