Commit 0e21af40 authored by Stephane Nicoll's avatar Stephane Nicoll

Fix typo

parent 67fc5ca4
......@@ -124,7 +124,7 @@ public class ConfigurationPropertiesBinderBuilder {
/**
* Build a {@link ConfigurationPropertiesBinder} based on the state of the builder,
* discovering the {@lik ConversionService} and {@link Validator} if necessary.
* discovering the {@link ConversionService} and {@link Validator} if necessary.
* @return a {@link ConfigurationPropertiesBinder}
*/
public ConfigurationPropertiesBinder build() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment