Revision: 6519 http://sourceforge.net/p/jump-pilot/code/6519 Author: ma15569 Date: 2020-09-22 16:08:22 +0000 (Tue, 22 Sep 2020) Log Message: ----------- correct typo
Modified Paths: -------------- core/trunk/src/org/openjump/core/rasterimage/TiffUtilsV2.java Modified: core/trunk/src/org/openjump/core/rasterimage/TiffUtilsV2.java =================================================================== --- core/trunk/src/org/openjump/core/rasterimage/TiffUtilsV2.java 2020-09-22 16:07:41 UTC (rev 6518) +++ core/trunk/src/org/openjump/core/rasterimage/TiffUtilsV2.java 2020-09-22 16:08:22 UTC (rev 6519) @@ -274,7 +274,7 @@ } catch (NumberFormatException e){ //[Giuseppe Aruta 2020-sept-22] //Sometimes reading NoData fails with NumberFormatException - //Thus the rastee is not well displayed in the view + //Thus the raster is not well displayed in the view //This code sets a standard (Saga gis) noData value readable for OpenJUMP noData=-99999.0D; } _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel