diff options
Diffstat (limited to 'jQuery-PORTING.txt')
-rw-r--r-- | jQuery-PORTING.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jQuery-PORTING.txt b/jQuery-PORTING.txt index 9506aff4..b78de46c 100644 --- a/jQuery-PORTING.txt +++ b/jQuery-PORTING.txt @@ -87,7 +87,7 @@ NEW: element.width, element.height CONTROLS -TAutoCompleter doesn't exists anymore, use TJuiAutoCompleter instead, upgrading the code: +TAutoCompleter doesn't exists anymore, use TJuiAutoComplete instead, upgrading the code: * No more Frequency property. * minChars property is now minLength * only the ItemTemplate is supported for the Suggestions repeater; |