Modified:
/trunk/lib/Gantry/Conf.pm
=======================================
--- /trunk/lib/Gantry/Conf.pm Thu Jun 18 14:07:22 2009
+++ /trunk/lib/Gantry/Conf.pm Wed May 4 14:40:54 2011
@@ -158,7 +158,7 @@
# Look for the instance
if( !$main_config{'instance'}{$instance} ) {
- croak "Gatry::Conf ERROR: Unable to find '$instance'";
+ croak "Gantry::Conf ERROR: Unable to find '$instance'";
}
# Store this to reduce hash lookups