Doc tweaks.
[p5sagit/p5-mst-13.2.git] / pod / perldelta.pod
index bb7842d..eb219b7 100644 (file)
@@ -514,7 +514,7 @@ my __PACKAGE__ $obj now works.
 =item *
 
 POSIX::sleep() now returns the number of I<unslept> seconds
-(as thex POSIX standard says), as opposed to CORE::sleep() which
+(as the POSIX standard says), as opposed to CORE::sleep() which
 returns the number of slept seconds.
 
 =item *