fixed typo

This commit is contained in:
Len Kranendonk 2004-07-29 13:03:53 +00:00
parent 3c2d3d15f6
commit c136f346e7
2 changed files with 2 additions and 2 deletions

View file

@ -211,7 +211,7 @@ use WebGUI::Macro::Navigation ();
#----------------------------------------
# Preload all site configs.
#----------------------------------------
WebGUI::Config::laodAllConfigs($webguiRoot);
WebGUI::Config::loadAllConfigs($webguiRoot);