summaryrefslogtreecommitdiffstats
path: root/Doc/library/xdrlib.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/xdrlib.rst')
-rw-r--r--Doc/library/xdrlib.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/xdrlib.rst b/Doc/library/xdrlib.rst
index 1d3da0a..5c7dfa4 100644
--- a/Doc/library/xdrlib.rst
+++ b/Doc/library/xdrlib.rst
@@ -260,7 +260,7 @@ Exceptions in this module are coded as class instances:
.. exception:: Error
- The base exception class. :exc:`Error` has a single public data member
+ The base exception class. :exc:`Error` has a single public attribute
:attr:`msg` containing the description of the error.