aboutsummaryrefslogtreecommitdiffstats
path: root/gsxws/products.py
diff options
context:
space:
mode:
Diffstat (limited to 'gsxws/products.py')
-rw-r--r--gsxws/products.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsxws/products.py b/gsxws/products.py
index 38f5b01..04d3fee 100644
--- a/gsxws/products.py
+++ b/gsxws/products.py
@@ -100,7 +100,7 @@ class Product(GsxObject):
>>> Product('013348005376007').activation().unlocked
'true'
- >>> Product('W874939YX92').get_activation().unlocked # doctest: +ELLIPSIS
+ >>> Product('W874939YX92').activation().unlocked # doctest: +ELLIPSIS
Traceback (most recent call last):
...
GsxError: Provided serial number does not belong to an iOS Device...