summaryrefslogtreecommitdiffstats
path: root/doc/user/conf.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/conf.t')
-rw-r--r--doc/user/conf.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/conf.t b/doc/user/conf.t
index d8a4d24d25..5146865a75 100644
--- a/doc/user/conf.t
+++ b/doc/user/conf.t
@@ -359,7 +359,7 @@ by the RTEMS Timing Test Suites. By default, this is not
defined.
@findex CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
-@item @code{CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER} is defined
+@item @code{CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER} is defined
when the application does @b{NOT} want the Clock Device Driver
and is @b{NOT} using the Timer Driver. The inclusion or
exclusion of the Clock Driver must be explicit in typical