Description: fix language mistakes
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2015-12-23
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110981
Bug: https://rt.cpan.org/Ticket/Display.html?id=110981

--- a/lib/WWW/Wikipedia.pm
+++ b/lib/WWW/Wikipedia.pm
@@ -84,7 +84,7 @@
 
    my $wiki = WWW::Wikipedia->new( clean_html => 1 );
 
-See C<clean_html> documentation bellow for details.
+See C<clean_html> documentation below for details.
 
 =cut
 
@@ -128,7 +128,7 @@
 
 =head2 clean_html()
 
-Allows to get/set if HTML is being stripped out.
+Allows you to get/set if HTML is being stripped out.
 
     # set HTML strip
     $wiki->clean_html( 1 );
