commit | 5f28752f5b51a1866f2428eeaf6082266723c78d | [log] [tgz] |
---|---|---|
author | Zackery Spytz <zspytz@gmail.com> | Sat May 29 15:46:01 2021 -0700 |
committer | GitHub <noreply@github.com> | Sat May 29 19:46:01 2021 -0300 |
tree | b055bc508a8d96d3936c44feaaf79804ef1c776e | |
parent | 0b11c429c7f1721d9ffb9ae19e3e8e2e7bd6444d [diff] |
bpo-43750: Fix incorrect reference to PACKET_MULTIHOST in the docs (GH-25241) It should be PACKET_MULTICAST, not PACKET_MULTIHOST.