We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec53d1d commit 0f3f38eCopy full SHA for 0f3f38e
drivers/Watchdog.h
@@ -34,7 +34,7 @@ namespace mbed {
34
* failures or malfunctions. If you fail to refresh the Watchdog timer periodically,
35
* it resets the system after a set period of time.
36
*
37
- * There is only one instance of the Watchdog class in the system, which directly maps to the hardware.
+ * There is only one instance of the Watchdog class in the system, which directly maps to the hardware.
38
* Use Watchdog::get_instance to obtain a reference.
39
40
* Watchdog::start initializes a system timer with a time period specified in
0 commit comments