summaryrefslogtreecommitdiffstats
path: root/user/tools
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/tools
parentuser: Provide a user friendly configuration (diff)
downloadrtems-docs-ae84edd723c238e296e80c414b8c4658cd7ff652.tar.bz2
user: Use consistent Hello World spelling
Diffstat (limited to 'user/tools')
-rw-r--r--user/tools/boot-image.rst2
-rw-r--r--user/tools/tester.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/user/tools/boot-image.rst b/user/tools/boot-image.rst
index 8e8f63d..2d6cad9 100644
--- a/user/tools/boot-image.rst
+++ b/user/tools/boot-image.rst
@@ -315,7 +315,7 @@ Create a disk image from a built U-Boot sandbox:
Finished
Cleaning up
-Create a 32M byte SD card image with the testsuite's hello world
+Create a 32M byte SD card image with the testsuite's Hello World
executable (``hello.exe``):
.. code-block:: none
diff --git a/user/tools/tester.rst b/user/tools/tester.rst
index c3c3fe2..e3a21c9 100644
--- a/user/tools/tester.rst
+++ b/user/tools/tester.rst
@@ -95,7 +95,7 @@ perform a pre-test command to covert the executable to a suitable format for
your target.
Before running all the tests it is a good idea to run the ``hello`` test. The
-``hello`` test is an RTEMS version of the classic "Hello World" example and
+``hello`` test is an RTEMS version of the classic Hello World example and
running it shows you have a working tool chain and build of RTEMS ready to run
the tests. Using the run with the ERC32 BSP the command is: