Revision: 5649 http://sourceforge.net/p/jump-pilot/code/5649 Author: edso Date: 2017-12-25 14:55:46 +0000 (Mon, 25 Dec 2017) Log Message: ----------- fix typo
Modified Paths: -------------- core/trunk/src/com/vividsolutions/jump/io/datasource/DataSource.java Modified: core/trunk/src/com/vividsolutions/jump/io/datasource/DataSource.java =================================================================== --- core/trunk/src/com/vividsolutions/jump/io/datasource/DataSource.java 2017-12-25 14:55:10 UTC (rev 5648) +++ core/trunk/src/com/vividsolutions/jump/io/datasource/DataSource.java 2017-12-25 14:55:46 UTC (rev 5649) @@ -95,7 +95,7 @@ /** * A property used to define the Spatial Referebce System registry (ex. EPSG) - * May replace COORDINATE_SYSTEM_KEY and be used in conjonction with + * May replace COORDINATE_SYSTEM_KEY and be used in conjunction with * COORDINATE_SYSTEM_CODE and the new cts library */ public static final String COORDINATE_SYSTEM_REGISTRY = "SrsRegistry"; ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Jump-pilot-devel mailing list Jump-pilot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel