Skip to content

Commit aaf3a04

Browse files
authored
Update index.js
1 parent a83fd99 commit aaf3a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ setLocale:function(sLocale){
8989
locales:function(){
9090
return locales;
9191
},
92-
setLocales=function(sLocales){
92+
setLocales:function(sLocales){
9393
locales=sLocales;
9494
}
9595
}

0 commit comments

Comments
 (0)