summaryrefslogtreecommitdiffstats
path: root/user/exe/initialization.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-27 09:02:16 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-30 07:55:40 +0200
commitae84edd723c238e296e80c414b8c4658cd7ff652 (patch)
treef6609026ccada10590150bd755b335f100d2fd6d /user/exe/initialization.rst
parentuser: Provide a user friendly configuration (diff)
downloadrtems-docs-ae84edd723c238e296e80c414b8c4658cd7ff652.tar.bz2
user: Use consistent Hello World spelling
Diffstat (limited to 'user/exe/initialization.rst')
-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