[PATCH] user/tools/symbol_table: compiler was mistyped as compller
Vaibhav Gupta
vaibhavgupta40 at gmail.com
Sat Mar 16 13:23:13 UTC 2019
---
user/tools/symbols.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user/tools/symbols.rst b/user/tools/symbols.rst
index d1188f8..0a2eeec 100644
--- a/user/tools/symbols.rst
+++ b/user/tools/symbols.rst
@@ -42,7 +42,7 @@ Symbol Table
The symbol table is an ELF object file in the target's ELF format and is built
using the target's RTEMS C compiler. The :program:`rtems-syms` command searches
-for the C compller under the prefix this command is installed under or the
+for the C compiler under the prefix this command is installed under or the
system path. If the target's C compiler is not located in either of these paths
use the option ``-c`` or ``--cc`` to specify the path to the compiler.
--
2.21.0
More information about the devel
mailing list