summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ipaddr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipaddr.py b/ipaddr.py
index dc70592..5e02656 100644
--- a/ipaddr.py
+++ b/ipaddr.py
@@ -936,7 +936,7 @@ class _BaseV4(object):
The IP ip_str as an integer.
Raises:
- IPv4IpValidationError: if the string isn't a valid IP string.
+ AddressValueError: if the string isn't a valid IP string.
"""
packed_ip = 0