Index: branches/5.2.x/core/install/install_toolkit.php =================================================================== diff -u -N -r14692 -r14753 --- branches/5.2.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 14692) +++ branches/5.2.x/core/install/install_toolkit.php (.../install_toolkit.php) (revision 14753) @@ -1,6 +1,6 @@ Application->findModule('Path', rtrim($module_folder, '/') . '/', 'Name'); - $themes_helper->syncronizeModule($module_name); + $themes_helper->synchronizeModule($module_name); $this->deleteCache($refresh_permissions);