]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.history/src/org/simantics/history/impl/CollectorState.java
Tested and fixed utility for truncating history data.
[simantics/platform.git] / bundles / org.simantics.history / src / org / simantics / history / impl / CollectorState.java
index bcecf75a506cd13e9a618b158dd84fc7fd26573a..112cc0206606dea87f58277ca1376728168fd251 100644 (file)
@@ -50,7 +50,7 @@ public class CollectorState extends Bean {
 
        public static class VariableState {
                
-               /** The actual value, type is Void is no value */
+               /** The actual value, type is Void if no value */
                public MutableVariant value;
                
                /** Set to true if is valid value */