Merge branch '2.2.x'

Closes gh-19497
This commit is contained in:
Stephane Nicoll 2019-12-31 09:36:27 +01:00
commit 2148097c04
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ public interface BindHandler {
/**
* Called when binding finishes with either bound or unbound result. This method will
* not be called when binding failed, even if a handler rurns a result from
* not be called when binding failed, even if a handler returns a result from
* {@link #onFailure}.
* @param name the name of the element being bound
* @param target the item being bound