Remove incorrect comment
This commit is contained in:
@@ -273,7 +273,6 @@
|
|||||||
*
|
*
|
||||||
* @param code string New language code.
|
* @param code string New language code.
|
||||||
* @param options Object Language properties.
|
* @param options Object Language properties.
|
||||||
* @return list of language codes
|
|
||||||
*/
|
*/
|
||||||
$.uls.data.addLanguage = function( code, options ) {
|
$.uls.data.addLanguage = function( code, options ) {
|
||||||
if ( options.target ) {
|
if ( options.target ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user