aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap/lib/kernel/include/inet.hrl
diff options
context:
space:
mode:
authorAndrew Dryga <[email protected]>2017-02-14 11:30:21 +0200
committerAndrew Dryga <[email protected]>2017-02-14 11:31:29 +0200
commitf3624a5a6357f2ebbdaad8785ea0f259bedd64bc (patch)
treeaa93d4fba886645806a1ea04a4462908d3884c82 /bootstrap/lib/kernel/include/inet.hrl
parent6282023d28588e4838f37ea45a060ec48ef5ba3f (diff)
downloadotp-f3624a5a6357f2ebbdaad8785ea0f259bedd64bc.tar.gz
otp-f3624a5a6357f2ebbdaad8785ea0f259bedd64bc.tar.bz2
otp-f3624a5a6357f2ebbdaad8785ea0f259bedd64bc.zip
Fixed typos in bootstrap/lib
Diffstat (limited to 'bootstrap/lib/kernel/include/inet.hrl')
-rw-r--r--bootstrap/lib/kernel/include/inet.hrl2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/lib/kernel/include/inet.hrl b/bootstrap/lib/kernel/include/inet.hrl
index b39df8c3f2..df788aca08 100644
--- a/bootstrap/lib/kernel/include/inet.hrl
+++ b/bootstrap/lib/kernel/include/inet.hrl
@@ -22,7 +22,7 @@
-record(hostent,
{
- h_name :: inet:hostname(), %% offical name of host
+ h_name :: inet:hostname(), %% official name of host
h_aliases = [] :: [inet:hostname()], %% alias list
h_addrtype :: 'inet' | 'inet6', %% host address type
h_length :: non_neg_integer(), %% length of address