From 1b56943291c5a7938d4251dcc735ba40ab811324 Mon Sep 17 00:00:00 2001 From: Ben Wiederhake Date: Mon, 19 Oct 2015 16:59:01 +0200 Subject: fix typos --- lodepng.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lodepng.h') diff --git a/lodepng.h b/lodepng.h index 0f87bc2..b37c279 100644 --- a/lodepng.h +++ b/lodepng.h @@ -888,7 +888,7 @@ unsigned compress(std::vector& out, const std::vector (2^31)-1 @@ -1624,7 +1624,7 @@ symbol. *) 20 jan 2008: support for unknown chunks allowing using LodePNG for an editor. *) 18 jan 2008: support for tIME and pHYs chunks added to encoder and decoder. *) 17 jan 2008: ability to encode and decode compressed zTXt chunks added - Also vareous fixes, such as in the deflate and the padding bits code. + Also various fixes, such as in the deflate and the padding bits code. *) 13 jan 2008: Added ability to encode Adam7-interlaced images. Improved filtering code of encoder. *) 07 jan 2008: (!) changed LodePNG to use ISO C90 instead of C++. A -- cgit v1.2.3