Fix doxygen warnings.
[bertos.git] / bertos / drv / wdt.h
index 6e2cde30f1c574261c33edfb62ffc137991a596a..8d15733a03afa82f8d6eb264bcb4f760e9b215a2 100644 (file)
@@ -89,8 +89,8 @@
         * Start the watchdog timer that fire at the select
         * timeout.
         *
-        * \param timeout, this value is target dependant.
-        * See the target documentation for more detail.
+        * \param timeout this value is target dependant.
+        * See the target documentation for more details.
         */
        INLINE void wdt_start(uint32_t timeout)
        {