aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/rtc_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/rtc_lld.h')
-rw-r--r--os/hal/templates/rtc_lld.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/templates/rtc_lld.h b/os/hal/templates/rtc_lld.h
index a07756923..4b00cc72a 100644
--- a/os/hal/templates/rtc_lld.h
+++ b/os/hal/templates/rtc_lld.h
@@ -19,8 +19,8 @@
*/
/**
- * @file PLATFORM/rtc_lld.h
- * @brief PLATFORML RTC low level driver header.
+ * @file rtc_lld.h
+ * @brief PLATFORM RTC subsystem low level driver header.
*
* @addtogroup RTC
* @{