Skip to content

Commit b0ac474

Browse files
authored
chore: update examples/resolve_address.py
1 parent a1caf44 commit b0ac474

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/resolve_address.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22

3-
"""Example of resolving a name to an IPv4 address."""
3+
"""Example of resolving a name to an IP address."""
44

55
import asyncio
66
import logging

0 commit comments

Comments
 (0)