aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 30ec8ab..141aed8 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -8,7 +8,7 @@
2014-12-25 Thomas Preud'homme <thomas.preudhomme@arm.com>
- * arm-tdep.c (arm_gdbarch_init): Explicitely handle value 3 of
+ * arm-tdep.c (arm_gdbarch_init): Explicitly handle value 3 of
Tag_ABI_VFP_args. Also replace hardcoded values by enum values in the
switch handling the different values of Tag_ABI_VFP_args.