From 0b5d6d6f77d0869cfdf4c793bc3e831557902067 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sun, 11 Feb 2018 15:11:45 +0000 Subject: Last minute fixes. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11481 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/rt/include/chtime.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'os/rt') diff --git a/os/rt/include/chtime.h b/os/rt/include/chtime.h index b2fc9d5d0..c975d104b 100644 --- a/os/rt/include/chtime.h +++ b/os/rt/include/chtime.h @@ -331,7 +331,7 @@ extern "C" { * @details Converts from seconds to system ticks number. * @note The result is rounded upward to the next tick boundary. * - * @param[in] sec number of seconds + * @param[in] secs number of seconds * @return The number of ticks. * * @special -- cgit v1.2.3