Fix typo
Closes gh-3606
This commit is contained in:
committed by
Stephane Nicoll
parent
8550d58e66
commit
9de4fd7913
@@ -21,7 +21,7 @@ import java.util.List;
|
||||
|
||||
/**
|
||||
* Define a configuration property. Each property is fully identified by its
|
||||
* {@link #getId() id} who is composed of a namespace prefix (the
|
||||
* {@link #getId() id} which is composed of a namespace prefix (the
|
||||
* {@link ConfigurationMetadataGroup#getId() group id}), if any and the {@link #getName()
|
||||
* name} of the property.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user