This commit is contained in:
Keith Donald 2009-06-13 18:31:32 +00:00
parent 6d59dad4b2
commit 7ef1dace6e
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/