Fix Changelog

Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
diff --git a/ChangeLog.d/fix-empty-enum.txt b/ChangeLog.d/fix-empty-enum.txt
index f0aba19..458d58f 100644
--- a/ChangeLog.d/fix-empty-enum.txt
+++ b/ChangeLog.d/fix-empty-enum.txt
@@ -1,3 +1,3 @@
 Bugfix
-   * Fix compile failure due to empty enum in cipher_wrap.o, when building
+   * Fix compile failure due to empty enum in cipher_wrap.c, when building
      with a very minimal configuration. Fixes #7625.