Skip to content

Commit 2b1c5ca

Browse files
committed
fix typo in 1.0 spec
1 parent 98757c1 commit 2b1c5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol/SECoP_Specification_V1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ The following commands are predefined (extensible):
302302
``"reset"``
303303
optional command for putting the module to a state predefined by the implementation.
304304

305-
``"clear_error"``:
305+
``"clear_errors"``:
306306
This command tries to clear an error state. It may be called when status is ERROR,
307307
and the command will try to transform status to IDLE or WARN. If it can not
308308
do it, the status should not change or change to an other ERROR state before

0 commit comments

Comments
 (0)