Hi,
our tool (lintian) reports this spelling error :
--- libanyevent-httpd-perl-0.93.orig/lib/AnyEvent/HTTPD.pm
+++ libanyevent-httpd-perl-0.93/lib/AnyEvent/HTTPD.pm
@@ -51,7 +51,7 @@ our $VERSION = '0.93';
=head1 DESCRIPTION
This module provides a simple HTTPD for serving simple web application
-interfaces. It's completly event based and independend from any event loop
+interfaces. It's completely event based and independend from any event loop
by using the L<AnyEvent> module.
It's HTTP implementation is a bit hacky, so before using this module
make sure