Skip to content

Commit 232c532

Browse files
Minor spelling correction in comment
Jon Nelson
1 parent 6912acc commit 232c532

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/utils/adt/network.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1095,7 +1095,7 @@ network_scan_first(Datum in)
10951095

10961096
/*
10971097
* return "last" IP on a given network. It's the broadcast address,
1098-
* however, masklen has to be set to its max btis, since
1098+
* however, masklen has to be set to its max bits, since
10991099
* 192.168.0.255/24 is considered less than 192.168.0.255/32
11001100
*
11011101
* inet_set_masklen() hacked to max out the masklength to 128 for IPv6

0 commit comments

Comments
 (0)