[perl #35847] File::Find not performing as documented
[p5sagit/p5-mst-13.2.git] / lib / Pod / InputObjects.pm
index 222061f..fa5f61f 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 construct this input source object).
+one used to contructed this input source object).
 
 =end __PRIVATE__