Ver Fonte

chore: Fix typo in comment

Michael Bromley há 5 anos atrás
pai
commit
8395c61045

+ 1 - 1
packages/admin-ui/src/lib/core/src/providers/i18n/custom-http-loader.ts

@@ -12,7 +12,7 @@ export type Dictionary = {
  * values which are empty strings. This means that during development, translation keys which have
  * been extracted but not yet defined will fall back to the raw key text rather than displaying nothing.
  *
- * Orignally from https://github.com/ngx-translate/core/issues/662#issuecomment-377010232
+ * Originally from https://github.com/ngx-translate/core/issues/662#issuecomment-377010232
  */
 export class CustomHttpTranslationLoader implements TranslateLoader {
     constructor(