This commit is contained in:
Sebastian Sdorra
2016-12-11 19:30:18 +01:00
parent 009fea3ad4
commit 62ca20f6b1

View File

@@ -42,7 +42,7 @@ import java.util.Collection;
/**
* A ConfigurationEntryStore can be used to store multiple entries of structured
* configuration data. <b>Note:<b> the default implementation use JAXB to
* configuration data. <b>Note:</b> the default implementation use JAXB to
* marshall the items.
*
* @author Sebastian Sdorra