summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/clock.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/clock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/clock.h b/cpukit/rtems/include/rtems/rtems/clock.h
index 989bf2f5c9..18bbc627fe 100644
--- a/cpukit/rtems/include/rtems/rtems/clock.h
+++ b/cpukit/rtems/include/rtems/rtems/clock.h
@@ -233,7 +233,7 @@ RTEMS_INLINE_ROUTINE bool rtems_clock_tick_before(
* This routine implements the rtems_clock_get_ticks_per_second
* directive.
*
- * @retval This method returns the number of ticks since boot. It cannot
+ * @retval This method returns the number of ticks per second. It cannot
* fail since RTEMS is always configured to know the number of
* ticks per second.
*/