Description: fix spelling errors
 I: libperlbal-perl: spelling-error-in-manpage usr/share/man/man3/Perlbal::Manual::Install.3pm.gz succesfully successfully
 I: libperlbal-perl: spelling-error-in-manpage usr/share/man/man3/Perlbal::Manual::Install.3pm.gz succesfully successfully
 I: libperlbal-perl: spelling-error-in-manpage usr/share/man/man3/Perlbal::Manual::Logging.3pm.gz lenght length
Author: Jonathan Steinert <deb@hachi.kuiki.net>
--- a/lib/Perlbal/Manual/Install.pod
+++ b/lib/Perlbal/Manual/Install.pod
@@ -108,7 +108,7 @@
               Install IO::AIO for better performance.
 
 
-=head2 Checking that Perlbal is succesfully installed
+=head2 Checking that Perlbal is successfully installed
 
 Perlbal is shipped with some sample configuration files that reside in the F<conf> directory (of the source).
 
--- a/lib/Perlbal/Manual/Logging.pod
+++ b/lib/Perlbal/Manual/Logging.pod
@@ -66,7 +66,7 @@
     Perlbal::log('warning', "system error: $msg ($info)");
 
 
-=item * If we receive a request with a content lenght different from the actual length of the request, L<Perlbal::ClientProxy> logs a critical message:
+=item * If we receive a request with a content length different from the actual length of the request, L<Perlbal::ClientProxy> logs a critical message:
 
     Perlbal::log('crit', "Content length of $clen declared but $self->{buoutpos} bytes written to disk");
 
