This commit is contained in:
Stephane Nicoll
2015-07-09 13:50:39 +02:00
parent 2233ead9de
commit f42e72f319

View File

@@ -98,7 +98,7 @@ class InitializrMetadataBuilder {
}
/**
* Build a {@link InitializrMetadata} baed on the state of this builder.
* Build a {@link InitializrMetadata} based on the state of this builder.
*/
InitializrMetadata build() {
InitializrConfiguration config = this.configuration ?: new InitializrConfiguration()