Fixed error name

This commit is contained in:
emmanuel
2015-11-13 14:16:45 +01:00
parent 3c032bd7f6
commit 366488bc0c
+1 -1
View File
@@ -374,7 +374,7 @@ interface JQuery {
/**
* Get Slick Object
* @param methodName "getSlick"
* @param methodName The name of the method
*/
slick(methodName: "getSlick"): Object;