summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jQuery-PORTING.txt2
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;