We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6912acc commit 232c532Copy full SHA for 232c532
src/backend/utils/adt/network.c
@@ -1095,7 +1095,7 @@ network_scan_first(Datum in)
1095
1096
/*
1097
* return "last" IP on a given network. It's the broadcast address,
1098
- * however, masklen has to be set to its max btis, since
+ * however, masklen has to be set to its max bits, since
1099
* 192.168.0.255/24 is considered less than 192.168.0.255/32
1100
*
1101
* inet_set_masklen() hacked to max out the masklength to 128 for IPv6
0 commit comments