From de7896ba235df59b408f4c81b04534b8df0f855a Mon Sep 17 00:00:00 2001 From: Filip Jagodzinski Date: Thu, 4 Jul 2019 10:49:24 +0200 Subject: [PATCH] Watchdog: Fix astyle in doxy --- drivers/Watchdog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/Watchdog.h b/drivers/Watchdog.h index 5db5f82def..495965d390 100644 --- a/drivers/Watchdog.h +++ b/drivers/Watchdog.h @@ -34,7 +34,7 @@ namespace mbed { * failures or malfunctions. If you fail to refresh the Watchdog timer periodically, * it resets the system after a set period of time. * - * 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. * Use Watchdog::get_instance to obtain a reference. * * Watchdog::start initializes a system timer with a time period specified in