Fix whitespace

This commit is contained in:
amire80
2012-09-24 16:51:03 -07:00
parent f9e3e148e3
commit 7f16137efc
2 changed files with 5 additions and 5 deletions

View File

@@ -346,7 +346,7 @@
*/
$.uls.data.getDir = function( language ) {
return $.uls.data.isRtl( language ) ? 'rtl' : 'ltr';
};
};
/**
* Returns the languages spoken in a territory.