master
Keith Donald 15 years ago
parent 6d59dad4b2
commit 7ef1dace6e
  1. 2
      org.springframework.context/src/main/java/org/springframework/ui/binding/Binder.java

@ -45,7 +45,7 @@ public interface Binder {
void setStrict(boolean strict);
/**
* Adds new binding.
* Adds a new binding.
* @param binding the binding configuration
* @return the new binding created from the configuration provided
*/

Loading…
Cancel
Save