aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2013-02-18 14:02:47 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2013-02-18 14:02:47 +0000
commitcf29fc61884f46bb42df8a4e84746ea3324b1ae1 (patch)
tree098bb739af1c57988fc61e51d005d19d6f2b9484
parent79850f26184ab514a27ac35f265fe842bd892cdd (diff)
downloadgdb-cf29fc61884f46bb42df8a4e84746ea3324b1ae1.zip
gdb-cf29fc61884f46bb42df8a4e84746ea3324b1ae1.tar.gz
gdb-cf29fc61884f46bb42df8a4e84746ea3324b1ae1.tar.bz2
Fix ChangeLog typo.
-rw-r--r--gas/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 01dcddd..f825a90 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,6 +1,6 @@
2013-02-18 Maciej W. Rozycki <macro@codesourcery.com>
- * config/tc-mips.c (append_insn): Correcting indentation, remove
+ * config/tc-mips.c (append_insn): Correct indentation, remove
extraneous braces.
2013-02-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>