]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.repo/src/main/java/org/argeo/slc/repo/NodeIndexer.java
remove superfluous logging
[gpl/argeo-slc.git] / runtime / org.argeo.slc.repo / src / main / java / org / argeo / slc / repo / NodeIndexer.java
index 3f882bd8b6fbf1bfc11f720ebc659c60fb837c0f..77798abd9e27205f69b405cee5f1c617c4466513 100644 (file)
@@ -20,7 +20,7 @@ import javax.jcr.observation.EventListener;
 
 /**
  * Adds metadata to an existing node, ideally via observation after it has been
- * added. THere is a similar concept in ModeShape with which this abstraction
+ * added. There is a similar concept in ModeShape with which this abstraction
  * may be merged in the future.
  */
 public interface NodeIndexer {