Fix typo in BinderProperties
Fix typo in BinderProperties
This commit is contained in:
committed by
Soby Chacko
parent
e933100244
commit
9570e55a65
@@ -48,7 +48,7 @@ public class BinderProperties {
|
||||
|
||||
/**
|
||||
* Whether the binder configuration is a candidate for being considered a default
|
||||
* binder, or can be used only when explicitly referenced. Defaulys: true
|
||||
* binder, or can be used only when explicitly referenced. Default: true
|
||||
*/
|
||||
private boolean defaultCandidate = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user