Editing visible text to correct few misspellings and have more consistent capitalization

This commit is contained in:
tmtabor
2021-02-21 23:39:33 -08:00
parent 118a39e263
commit 0244148339
12 changed files with 48 additions and 48 deletions

View File

@ -21,7 +21,7 @@ import { gearConverter } from "./gears_convert.js";
/************************************************************************************/
Hooks.once("init", async function () {
console.log(`Initializing Shadows over Sol System`);
console.log(`Initializing Shadows Over Sol System`);
// preload handlebars templates
SoSUtility.preloadHandlebarsTemplates();