Jumbo doc patch from Abigail (almost identical to
[p5sagit/p5-mst-13.2.git] / ext / IO / lib / IO / Seekable.pm
index de982ed..6c07e94 100644 (file)
@@ -14,7 +14,7 @@ IO::Seekable - supply seek based methods for I/O objects
 
 =head1 DESCRIPTION
 
-C<IO::Seekable> does not have a constuctor of its own as is intended to
+C<IO::Seekable> does not have a constructor of its own as it is intended to
 be inherited by other C<IO::Handle> based objects. It provides methods
 which allow seeking of the file descriptors.