This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Typos in *.p[lm]
[perl5.git] / lib / Pod / InputObjects.pm
index fa5f61f..222061f 100644 (file)
@@ -183,7 +183,7 @@ sub name {
         my $handle = $pod_input->handle();
 
 Returns a reference to the handle object from which input is read (the
-one used to contructed this input source object).
+one used to construct this input source object).
 
 =end __PRIVATE__