Преглед на файлове

Merge pull request #449 from wamynobe/main

fix: fix typo
Nariman Jelveh преди 1 година
родител
ревизия
66639ea110
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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.
             }
         }