ref #10067, ref #3722, ref #8127 remove null value handling from PolytomousKeyGraphCo...
[taxeditor.git] / eu.etaxonomy.taxeditor.editor / src / main / java / eu / etaxonomy / taxeditor / editor / key / polytomous / PolytomousKeyPropertyTester.java
old mode 100755 (executable)
new mode 100644 (file)
index 1964e04..181539d
@@ -19,7 +19,7 @@ import eu.etaxonomy.cdm.model.description.PolytomousKeyNode;
  *
  */
 public class PolytomousKeyPropertyTester extends PropertyTester {
-    private static final String KEYNODE = "isKeyNode";
+    private static final String KEYNODE = "isKeyNode"; //$NON-NLS-1$
 
     /**
      * {@inheritDoc}