Code cleaning and refactoring.
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / src / org / argeo / eclipse / ui / workbench / jcr / internal / model / RepositoryElem.java
index 422e5cfbe45788406b8fd271a352a862d4ecca2a..a468eab5e85af9a5403d4cae10ce529e31d850cb 100644 (file)
@@ -23,7 +23,7 @@ import org.argeo.ArgeoException;
 import org.argeo.eclipse.ui.TreeParent;
 
 /**
- * UI Tree component. Wraps a JCR {@link Repository}. It also keeps a reference
+ * UI Tree component that wraps a JCR {@link Repository}. It also keeps a reference
  * to its parent Tree Ui component; typically the unique {@link Repositories}
  * object of the current view to enable bi-directionnal browsing in the tree.
  */