Skip to content

Commit

Permalink
fix typo in SetWatchdog.md
Browse files Browse the repository at this point in the history
line 11: s/disableed/disabled
  • Loading branch information
lisalander authored and torusrxxx committed Jun 11, 2020
1 parent 32f7175 commit f0f59dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commands/watch-control/SetWatchdog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Set the watchdog mode of a watch item.

`[arg2]` The watchdog mode. Possible values:

* disabled : Watchdog is disableed.
* disabled : Watchdog is disabled.
* changed : Watchdog is triggered when the value is changed.
* unchanged : Watchdog is triggered when the value is not changed.
* istrue : Watchdog is triggered when the value is not 0.
Expand All @@ -18,4 +18,4 @@ When this argument is not specified, the mode will be set to "changed" if the cu

## results

This command does not set any result variables.
This command does not set any result variables.

0 comments on commit f0f59dd

Please sign in to comment.