aboutsummaryrefslogtreecommitdiff
path: root/gold/arm-reloc.def
diff options
context:
space:
mode:
Diffstat (limited to 'gold/arm-reloc.def')
-rw-r--r--gold/arm-reloc.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/gold/arm-reloc.def b/gold/arm-reloc.def
index 2caf371..3a5ab6c 100644
--- a/gold/arm-reloc.def
+++ b/gold/arm-reloc.def
@@ -24,7 +24,7 @@
// Architecture" (Document number ARM IHI 0044C). The first five columns of
// the table below are derived from Table 4-8 in the ARM ELF document. Each
// relocation from Table 4-8 corresponds to one relocation definition in the
-// table below. A relocation defintion has the following information:
+// table below. A relocation definition has the following information:
//
// Name: This is the name of the relocation without the "R_ARM_" prefix.
//
@@ -40,7 +40,7 @@
// is expected to handle these though they should not be generated by fully
// conforming tool-chains.
//
-// Operation: An expression specifying how the linker should performace a
+// Operation: An expression specifying how the linker should perform a
// relocation. If there is no operation or the operation cannot be
// specified, it is "NONE".
//