Explorar o código

[drivers][watchdog] 修复watchdog.c 注释的一处笔误

GaoJie %!s(int64=5) %!d(string=hai) anos
pai
achega
8aaa89a6f1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      components/drivers/watchdog/watchdog.c

+ 1 - 1
components/drivers/watchdog/watchdog.c

@@ -14,7 +14,7 @@
 /* RT-Thread Device Interface */
 /* RT-Thread Device Interface */
 
 
 /*
 /*
- * This function initializes serial
+ * This function initializes watchdog
  */
  */
 static rt_err_t rt_watchdog_init(struct rt_device *dev)
 static rt_err_t rt_watchdog_init(struct rt_device *dev)
 {
 {