diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-21 00:56:54 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-06-21 00:56:54 -0400 |
commit | 41f99bf34c5fb209ac8df26c0e69fa273d9944a5 (patch) | |
tree | 91d801f08dd9cbe6d8d4cd61cf56d08858d2f488 | |
parent | 01ed40d84b34a5f1636b99a7959d6a70db456863 (diff) | |
download | librambutan-41f99bf34c5fb209ac8df26c0e69fa273d9944a5.tar.gz librambutan-41f99bf34c5fb209ac8df26c0e69fa273d9944a5.zip |
arm-gcc: Typo.
-rw-r--r-- | source/arm-gcc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/arm-gcc.rst b/source/arm-gcc.rst index 5fb9a17..75c3292 100644 --- a/source/arm-gcc.rst +++ b/source/arm-gcc.rst @@ -4,7 +4,7 @@ GCC for Maple ============= -This document provides notes on using of ``arm-none-eabi-gcc``, the +This document provides notes on using ``arm-none-eabi-gcc``, the `CodeSourcery <http://www.codesourcery.com/>`_ version of the GNU `GCC <http://gcc.gnu.org/>`_ compilers used for the Maple boards. It is not intended as a reference manual for GCC; such manuals are available |