]> granicus.if.org Git - libjpeg-turbo/commitdiff
ChangeLog.md: "floating-point"="floating point" 2.0.2
authorDRC <information@libjpeg-turbo.org>
Thu, 14 Feb 2019 04:03:31 +0000 (22:03 -0600)
committerDRC <information@libjpeg-turbo.org>
Thu, 14 Feb 2019 04:03:31 +0000 (22:03 -0600)
ChangeLog.md

index a855bc41d1a127c87af0c2fe9f43343becb67d12..7cf92c30fdb256b45df0581b2e4686b3f1df2b0b 100644 (file)
@@ -18,7 +18,7 @@ using the `tjLoadImage()` function.
 decompress a specially-crafted malformed JPEG image to a 256-color BMP using
 djpeg.
 
-4. Fixed a floating-point exception that occurred when attempting to
+4. Fixed a floating point exception that occurred when attempting to
 decompress a specially-crafted malformed JPEG image with a specified image
 width or height of 0 using the C version of TJBench.