summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libjpeg/change.log
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/libjpeg/change.log')
-rw-r--r--src/3rdparty/libjpeg/change.log2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libjpeg/change.log b/src/3rdparty/libjpeg/change.log
index 9cc6ce77..74102c0d 100644
--- a/src/3rdparty/libjpeg/change.log
+++ b/src/3rdparty/libjpeg/change.log
@@ -71,7 +71,7 @@ Version 6a 7-Feb-96
Library initialization sequence modified to detect version mismatches
and struct field packing mismatches between library and calling application.
-This change retquires applications to be recompiled, but does not retquire
+This change requires applications to be recompiled, but does not require
any application source code change.
All routine declarations changed to the style "GLOBAL(type) name ...",