mirror of
https://github.com/naruxde/revpimodio2.git
synced 2026-03-31 15:08:09 +02:00
docs: fix last German text in io.py docstring
Changed 'wenn Vorzeichenbehaftet' to 'if signed'
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user