user: Use consistent Hello World spelling

This commit is contained in:
Sebastian Huber
2020-03-27 09:02:16 +01:00
parent 03e61e9494
commit ae84edd723
4 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -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: