Explorar o código

fix: fix typo

Mason Nguyen hai 1 ano
pai
achega
ce328b7245
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/services/ThemeService.js

+ 1 - 1
src/services/ThemeService.js

@@ -62,7 +62,7 @@ export class ThemeService extends Service {
                 //       log this error to the event log
                 console.error(e);
 
-                // We don't show an alert becuase it's likely
+                // We don't show an alert because it's likely
                 // other things also aren't working.
             }
         }