summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c-user/self_contained_objects.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/c-user/self_contained_objects.rst b/c-user/self_contained_objects.rst
index 1c1e664..0be1423 100644
--- a/c-user/self_contained_objects.rst
+++ b/c-user/self_contained_objects.rst
@@ -159,8 +159,7 @@ They must be destroyed via
* :c:func:`rtems_mutex_destroy`.
-is undefined. Objects of the type :c:type:`rtems_recursive_mutex` must be
-initialized via
+Objects of the type :c:type:`rtems_recursive_mutex` must be initialized via
* :c:func:`RTEMS_RECURSIVE_MUTEX_INITIALIZER`, or