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

index 9f93fbf509a35606cf8372221d61318e5d9f5473..b24431bb518b3966d19fd8f938da40eb58b91952 100644 (file)
@@ -63,7 +63,7 @@ a specially-crafted malformed color-index (8-bit-per-sample) Targa file in
 which some of the samples (color indices) exceeded the bounds of the Targa
 file's color table.
 
-11. Fixed a floating-point exception that occurred when attempting to
+11. 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.