Remove incorrect comment

This commit is contained in:
Niklas Laxström
2016-07-26 16:19:40 +03:00
committed by GitHub
parent 0f2e74dbfa
commit 8b52247b22

View File

@@ -273,7 +273,6 @@
*
* @param code string New language code.
* @param options Object Language properties.
* @return list of language codes
*/
$.uls.data.addLanguage = function( code, options ) {
if ( options.target ) {