This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git
The following commit(s) were added to refs/heads/master by this push:
new 6952ddd8 Fix extension to agree with file [skip ci]
6952ddd8 is described below
commit 6952ddd8f66d9de76e5c407996635fc96a6ec1cc
Author: Sebb <[email protected]>
AuthorDate: Wed Dec 13 09:59:51 2023 +0000
Fix extension to agree with file [skip ci]
---
src/test/resources/data/images/tiff/10/README.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/test/resources/data/images/tiff/10/README.txt
b/src/test/resources/data/images/tiff/10/README.txt
index d43ab04b..0bb8631a 100644
--- a/src/test/resources/data/images/tiff/10/README.txt
+++ b/src/test/resources/data/images/tiff/10/README.txt
@@ -1,4 +1,4 @@
-Imaging247.tiff is a copy of the file neutre.TIFF that was supplied by the
user for
+Imaging247.TIFF is a copy of the file neutre.TIFF that was supplied by the
user for
JIRA issue IMAGING-247.
Imaging258.tiff is a test file in which an offset field is given as type IFD
rather
@@ -7,4 +7,4 @@ than type Long. It was produced specifically for JIRA issue
IMAGING-258.
Imaging265.tiff is a test file with a planar configuration of 2 (red, green,
and blue bytes
split into different "planes" within the file). It is organized in strips.
This file is taken from the file small_world.tif that was posted with the
-original JIRA issue for IMAGING-265
\ No newline at end of file
+original JIRA issue for IMAGING-265