Skip to content

Commit 33f3074

Browse files
tejlmandcfriedt
authored andcommitted
doc: updated occurrences of GNU ARM Embedded to GNU Arm Embedded
Updated the doc to use GNU Arm Embedded which is the correct term according to the official Arm documentation at the time of this commit. Signed-off-by: Torsten Rasmussen <[email protected]>
1 parent 275dc82 commit 33f3074

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/getting_started/toolchain_3rd_party_x_compilers.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ external organization. Several of these are available.
88

99
.. _toolchain_gnuarmemb:
1010

11-
GNU ARM Embedded
11+
GNU Arm Embedded
1212
****************
1313

1414
.. warning::
1515

1616
Do not install the toolchain into a path with spaces.
1717

18-
#. Download and install a `GNU ARM Embedded`_ build for your operating system
18+
#. Download and install a `GNU Arm Embedded`_ build for your operating system
1919
and extract it on your file system.
2020

2121
.. note::
@@ -210,6 +210,6 @@ You can build toolchains from source code using crosstool-NG.
210210
$ echo $XTOOLS_TOOLCHAIN_PATH
211211
/Volumes/CrossToolNGNew/build/output/
212212
213-
.. _GNU ARM Embedded: https://developer.arm.com/open-source/gnu-toolchain/gnu-rm
213+
.. _GNU Arm Embedded: https://developer.arm.com/open-source/gnu-toolchain/gnu-rm
214214
.. _crosstool-ng site: http://crosstool-ng.org
215215
.. _Arm Compiler 6: https://developer.arm.com/tools-and-software/embedded/arm-compiler/downloads/version-6

0 commit comments

Comments
 (0)