mirror of
https://github.com/naruxde/revpimodio2.git
synced 2025-11-08 22:03:53 +01:00
docs(Connect): Fix typo in wgtoggle docstring
Signed-off-by: Nicolai Buchwitz <nb@tipi-net.de>
This commit is contained in:
@@ -1008,7 +1008,7 @@ class Connect(Core):
|
|||||||
.writeprocimg() aufgerufen werden, um den Wert in das
|
.writeprocimg() aufgerufen werden, um den Wert in das
|
||||||
Prozessabbild zu schreiben!!!
|
Prozessabbild zu schreiben!!!
|
||||||
|
|
||||||
:param value: True zum aktivieren, Fals zum beenden
|
:param value: True zum aktivieren, False zum beenden
|
||||||
"""
|
"""
|
||||||
if self._modio._monitoring:
|
if self._modio._monitoring:
|
||||||
raise RuntimeError(
|
raise RuntimeError(
|
||||||
|
|||||||
Reference in New Issue
Block a user