summaryrefslogtreecommitdiffstats
path: root/c-user/timer_manager.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/timer_manager.rst')
-rw-r--r--c-user/timer_manager.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c-user/timer_manager.rst b/c-user/timer_manager.rst
index 8e41b47..a1e5fd9 100644
--- a/c-user/timer_manager.rst
+++ b/c-user/timer_manager.rst
@@ -67,7 +67,7 @@ Timer Server
The Timer Server task is responsible for executing the timer service routines
associated with all task-based timers. This task executes at a priority
specified by :ref:`rtems_timer_initiate_server() <rtems_timer_initiate_server>`
-and it may have a priority of zero (the highest priority). In uni-processor
+and it may have a priority of zero (the highest priority). In uniprocessor
configurations, it is created non-preemptible.
By providing a mechanism where timer service routines execute in task rather