Add missing semicolon

This commit is contained in:
Amir E. Aharoni
2012-12-17 10:14:17 +02:00
parent 25d119be19
commit b85e09db27

View File

@@ -37,7 +37,7 @@
$.uls.data.isRedirect = function( language ) {
return ( $.uls.data.languages[language] !== undefined &&
$.uls.data.languages[language].length === 1 ) ? $.uls.data.languages[language][0] : false;
}
};
/**
* Returns the script of the language.