summaryrefslogtreecommitdiff
path: root/docs/ref
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ref')
-rw-r--r--docs/ref/contrib/gis/geoip2.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/ref/contrib/gis/geoip2.txt b/docs/ref/contrib/gis/geoip2.txt
index a4a28496f6..2d0fafa8ef 100644
--- a/docs/ref/contrib/gis/geoip2.txt
+++ b/docs/ref/contrib/gis/geoip2.txt
@@ -195,8 +195,9 @@ Exceptions
.. exception:: GeoIP2Exception
- The exception raised when an error occurs in a call to the underlying
- ``geoip2`` library.
+ The exception raised when an error occurs in the :class:`GeoIP2` wrapper.
+ Exceptions from the underlying ``geoip2`` library are passed through
+ unchanged.
.. rubric:: Footnotes
.. [#] GeoIP(R) is a registered trademark of MaxMind, Inc.