Skip to content

Commit 035238c

Browse files
committed
Fix typo
1 parent e4a12d8 commit 035238c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/datastructures.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Creating objects
66
----------------
77

88
Most of the times you need to pass nested data to the soap client. These
9-
Complex types can be retrieve using the :meth:`client.get_type` method.
9+
Complex types can be retrieved using the :meth:`client.get_type` method.
1010

1111
.. code-block:: python
1212

0 commit comments

Comments
 (0)