Start filling last gaps of jsdoc

This commit is contained in:
rejas 2021-07-24 09:49:46 +02:00
parent 5b9eba7819
commit f84f590f1d

View File

@ -68,7 +68,7 @@ describe("Translator", function () {
};
/**
* @param Translator
* @param {object} Translator the global Translator object
*/
function setTranslations(Translator) {
Translator.translations = translations;