summaryrefslogtreecommitdiff
path: root/pod/perl5111delta.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perl5111delta.pod')
-rwxr-xr-x[-rw-r--r--]pod/perl5111delta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perl5111delta.pod b/pod/perl5111delta.pod
index b7e723fd40..8adce884d4 100644..100755
--- a/pod/perl5111delta.pod
+++ b/pod/perl5111delta.pod
@@ -187,7 +187,7 @@ C<tell()> now returns C<-1>, and sets errno to C<EBADF>, thus restoring the 5.8.
=item POSIX::strftime() can now handle Unicode characters in the format string.
-=item The winsock select() implementation now supports all empty C<fd_set>s more correctly.
+=item The Windows select() implementation now supports all empty C<fd_set>s more correctly.
=back