Skip to content

Commit cfd3ee3

Browse files
author
Jan-Olof Hendig
committed
Fix typo
1 parent bf6b0ee commit cfd3ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/IO/Socket/Async.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ should be C<close>d.
9999
100100
Returns an initialised C<IO::Socket::Async> client object that is
101101
configured to send UDP messages using C<print-to> or C<write-to>. The
102-
C<:broadcast> adverb will set the C<SO_BOADCAST> option which will allow
102+
C<:broadcast> adverb will set the C<SO_BROADCAST> option which will allow
103103
the socket to send packets to a broadcast address.
104104
105105
=head2 method bind-udp

0 commit comments

Comments
 (0)