git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1382 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-06-13 18:31:32 +00:00
parent c598654d9c
commit d109a8d565
@@ -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
*/