This commit is contained in:
Stephane Nicoll
2019-03-17 14:42:46 +01:00
parent 568ef5ed32
commit 166fbf7e97

View File

@@ -17,7 +17,7 @@
package io.spring.initializr.generator.buildsystem;
/**
* Resolve an item of the {@link Build} against an identifer.
* Resolve an item of the {@link Build} against an identifier.
*
* @author Stephane Nicoll
*/