about summary refs log tree commit homepage
path: root/lib/Devel/Mwrap/PSGI.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Devel/Mwrap/PSGI.pm')
-rw-r--r--lib/Devel/Mwrap/PSGI.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Devel/Mwrap/PSGI.pm b/lib/Devel/Mwrap/PSGI.pm
index 3e8795e..f2be733 100644
--- a/lib/Devel/Mwrap/PSGI.pm
+++ b/lib/Devel/Mwrap/PSGI.pm
@@ -1,7 +1,7 @@
 # Copyright (C) all contributors <mwrap@80x24.org>
 # License: GPL-2.0+ <https://www.gnu.org/licenses/gpl-2.0.txt>
 #
-# Note: this is deprecated, use mwrap_httpd.h instead
+# Note: this is deprecated, use httpd.h instead
 package Devel::Mwrap::PSGI;
 use v5.12; # strict
 use warnings;