summaryrefslogtreecommitdiff
path: root/nuttx/arch/avr/src/at32uc3/at32uc3_timerisr.c
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/arch/avr/src/at32uc3/at32uc3_timerisr.c')
-rw-r--r--nuttx/arch/avr/src/at32uc3/at32uc3_timerisr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/arch/avr/src/at32uc3/at32uc3_timerisr.c b/nuttx/arch/avr/src/at32uc3/at32uc3_timerisr.c
index 9e1b2747b..e85ec33bb 100644
--- a/nuttx/arch/avr/src/at32uc3/at32uc3_timerisr.c
+++ b/nuttx/arch/avr/src/at32uc3/at32uc3_timerisr.c
@@ -165,7 +165,7 @@ void up_timerinit(void)
/* Enable clocking: "The clock for the RTC bus interface (CLK_RTC) is generated
* by the Power Manager. This clock is enabled at reset, and can be disabled
* in the Power Manager. It is recommended to disable the RTC before disabling
- * the clock, to avoid freezing the RTC in an undefined state.
+ * the clock, to avoid freezing the RTC in an undefined state."
*/
#if 0