diff options
Diffstat (limited to 'os/hal/templates/hal_wdg_lld.h')
-rw-r--r-- | os/hal/templates/hal_wdg_lld.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/hal_wdg_lld.h b/os/hal/templates/hal_wdg_lld.h index 1fff88558..ee13a7d7c 100644 --- a/os/hal/templates/hal_wdg_lld.h +++ b/os/hal/templates/hal_wdg_lld.h @@ -15,7 +15,7 @@ */
/**
- * @file wdg_lld.h
+ * @file hal_wdg_lld.h
* @brief WDG Driver subsystem low level driver header template.
*
* @addtogroup WDG
|