Remove duplicated word
authorJakub Wilk <jwilk@jwilk.net>
Tue, 17 Jan 2017 22:06:09 +0000 (23:06 +0100)
committerJakub Wilk <jwilk@jwilk.net>
Tue, 17 Jan 2017 22:11:00 +0000 (23:11 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index e444e97faef6c1588ab14c7ae5552bc45f1a1432..11e18a0e5f1c17a7de24cec6837883cb5b31748d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -52,7 +52,7 @@ Changelog
     where serialized DIE trees have extra NULLs at the end.
   - Very initial support for ARM ELF files (Matthew Fernandez - pull
     request #6).
-  - Support support for dumping the dynamic section (Mike Frysinger - pull
+  - Support for dumping the dynamic section (Mike Frysinger - pull
     request #7).
   - Output of scripts/readelf.py now matches that of binutils 2.23.52.
   - Added more machine EM_ values to ENUM_E_TYPE.