Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo, and remove exception from code.pws. The UrbanDictionary ent…
…ry is a joke.
  • Loading branch information
Util committed Jun 6, 2018
1 parent d5dd12d commit b3be254
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion doc/Language/nativecall.pod6
Expand Up @@ -932,7 +932,7 @@ node, which depends on the family of the Socket. So we can add method
C<address> to the Perl 6 class that interprets the address depending on the
family.
In order to get a human readable IP address, there is the C funtion C<inet_ntop>
In order to get a human readable IP address, there is the C function C<inet_ntop>
which returns a C<char *> given
a buffer with the C<addrinfo>.
Expand Down
1 change: 0 additions & 1 deletion xt/code.pws
Expand Up @@ -200,7 +200,6 @@ frob
frobnicate
frobs
fullname
funtion
gaatcc
gargravarr
gecos
Expand Down

0 comments on commit b3be254

Please sign in to comment.