summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ffaf8f4a8..1c749f962 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,8 +4,8 @@
* src/sfnt/pngshim.c (premultiply_data): Use vectors instead of
scalars.
- (vector_shuffle): New macro to take of a different built-in function
- name on clang.
+ (vector_shuffle): New macro to take care of a different built-in
+ function name on clang.
2017-08-22 Werner Lemberg <wl@gnu.org>