]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.graph/src/org/simantics/graph/representation/Extensions.java
Fixed platform startup ontology update hash checking to work
[simantics/platform.git] / bundles / org.simantics.graph / src / org / simantics / graph / representation / Extensions.java
index 73a988798397964210a93f50074ef824051694af..e2f0279242169d7cee97e7dd0c0f8ea653f13fda 100644 (file)
@@ -15,7 +15,7 @@ public class Extensions {
         * {@link TransferableGraph1} instance in the metadata map of the
         * <code>DataContainer</code> containing the TG.
         */
-       public final static String CACHED_HASHCODE = "cached.hashCode";
+       public final static String CACHED_HASHCODE = "cached.hashcode";
 
        final public static String CLUSTERING = "clustering";
        final public static String CLUSTER_SETS = "clusterSets";