Index: branches/unlabeled/unlabeled-1.170.2/core/kernel/application.php =================================================================== diff -u -r7773 -r7774 --- branches/unlabeled/unlabeled-1.170.2/core/kernel/application.php (.../application.php) (revision 7773) +++ branches/unlabeled/unlabeled-1.170.2/core/kernel/application.php (.../application.php) (revision 7774) @@ -365,7 +365,7 @@ $path = $this->GetFrontThemePath(); if ($path === false) { - $this->ApplicationDie('No Primary Theme Selected or Current Theme is Unknonw or Disabled'); + $this->ApplicationDie('No Primary Theme Selected or Current Theme is Unknown or Disabled'); } safeDefine('THEMES_PATH', $path); /*