Code cleaning and refactoring.
[lgpl/argeo-commons.git] / org.argeo.eclipse.ui.workbench / src / org / argeo / eclipse / ui / workbench / jcr / internal / model / RepositoriesElem.java
index 1e1469bb809000b8ad8a61728ffeb1bde706757f..d5e84af0438c4863d45db3b63280249d891a9944 100644 (file)
@@ -34,7 +34,7 @@ import org.argeo.jcr.UserJcrUtils;
 import org.argeo.util.security.Keyring;
 
 /**
- * UI Tree component. Implements the Argeo abstraction of a
+ * UI Tree component that implements the Argeo abstraction of a
  * {@link RepositoryFactory} that enable a user to "mount" various repositories
  * in a single Tree like View. It is usually meant to be at the root of the UI
  * Tree and thus {@link getParent()} method will return null.