Fix Javadocs
[lgpl/argeo-commons.git] / jcr / org.argeo.cms.jcr.ui / src / org / argeo / cms / ui / jcr / model / RepositoriesElem.java
index 742800b0b54e364dde808a7fa093a08aa3ebad32..8c40f8b37c39ca004b921d615632e418aee66eb8 100644 (file)
@@ -21,7 +21,7 @@ import org.argeo.eclipse.ui.dialogs.ErrorFeedback;
  * 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.
+ * Tree and thus {@link #getParent()} method will return null.
  * 
  * The {@link RepositoryFactory} is injected at instantiation time and must be
  * use get or register new {@link Repository} objects upon which a reference is