X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fwdt.h;fp=bertos%2Fdrv%2Fwdt.h;h=064a565f6fa7864aa54d41d23be31218c6214781;hb=ca9fb8575f225fb067db8e4eef201e50e8239c7d;hp=6e2cde30f1c574261c33edfb62ffc137991a596a;hpb=5b7ff7a2a2262648f53d0027b8718a06b6d4de34;p=bertos.git diff --git a/bertos/drv/wdt.h b/bertos/drv/wdt.h index 6e2cde30..064a565f 100644 --- a/bertos/drv/wdt.h +++ b/bertos/drv/wdt.h @@ -90,7 +90,7 @@ * timeout. * * \param timeout, this value is target dependant. - * See the target documentation for more detail. + * See the target documentation for more details. */ INLINE void wdt_start(uint32_t timeout) {