summaryrefslogtreecommitdiffstats
path: root/user/exe/initialization.rst
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--user/exe/initialization.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/exe/initialization.rst b/user/exe/initialization.rst
index cfe39d6..6c9d657 100644
--- a/user/exe/initialization.rst
+++ b/user/exe/initialization.rst
@@ -82,7 +82,7 @@ system is based on the `FreeBSD SYSINT Framework
initialization is performed before multitasking is started.
The RTEMS Tool ``rtems-exeinfo`` can provide some detail about the registered
-handlers. The following shows the initialization handlers for the *hello world*
+handlers. The following shows the initialization handlers for the Hello World
sample application in the RTEMS kernel's testsuite::
.. code-block:: none