8000 Minor spelling correction in comment · postgrespro/postgres_cluster@232c532 · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Lines changed: 1 addition & 1 deletion
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)
0