summaryrefslogtreecommitdiff
path: root/test/raw_decode.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/raw_decode.c')
-rw-r--r--test/raw_decode.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/raw_decode.c b/test/raw_decode.c
index a2fca03a..aeaaf051 100644
--- a/test/raw_decode.c
+++ b/test/raw_decode.c
@@ -59,7 +59,7 @@
"JPEGLib: JPEG parameter struct mismatch: library thinks size is 432,
caller expects 464"
- For such users we wil fix the problem here. See install.doc file from
+ For such users we will fix the problem here. See install.doc file from
the JPEG library distribution for details.
*/
@@ -271,7 +271,7 @@ main(int argc, char **argv)
/*
* Currently TIFFReadRGBATile() just uses JPEGCOLORMODE_RGB so this
- * trivally matches the last results. Eventually we should actually
+ * trivially matches the last results. Eventually we should actually
* accomplish it from the YCbCr subsampled buffer ourselves in which
* case the results may be subtly different but similar.
*/