diff --git a/src/revpimodio2/io.py b/src/revpimodio2/io.py index c155eed..375c8f2 100644 --- a/src/revpimodio2/io.py +++ b/src/revpimodio2/io.py @@ -1499,7 +1499,7 @@ class StructIO(IOBase): """ Retrieves whether the value should be treated as signed. - :return: True, wenn Vorzeichenbehaftet + :return: True if signed """ return self._signed