mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-25 21:22:58 +08:00
Fix typo
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user