summaryrefslogtreecommitdiff
path: root/jQuery-PORTING.txt
diff options
context:
space:
mode:
authorCiro Mattia Gonano <ciromattia@gmail.com>2013-12-03 16:30:15 +0100
committerCiro Mattia Gonano <ciromattia@gmail.com>2013-12-03 16:30:15 +0100
commit0d613aaf34d76fab8788e5677997d4374a3afcd1 (patch)
tree514d0922b0f5130800a70ad342acebc4975da76c /jQuery-PORTING.txt
parentad722581e515ac72591ad64ab2a2c03f78e35ed4 (diff)
Fix typo
Diffstat (limited to 'jQuery-PORTING.txt')
-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;