diff --git a/runtime/lib/config/PropelConfiguration.php b/runtime/lib/config/PropelConfiguration.php index 777ecdae4..bd8093eb0 100644 --- a/runtime/lib/config/PropelConfiguration.php +++ b/runtime/lib/config/PropelConfiguration.php @@ -16,7 +16,7 @@ * configuration can also be retrieved as a nested arrays, flat array or as a * PropelConfiguration instance. * - * @author Veikko Mäkinen + * @author Veikko Mäkinen * @version $Revision$ * @package propel.runtime.config */ diff --git a/runtime/lib/config/PropelConfigurationIterator.php b/runtime/lib/config/PropelConfigurationIterator.php index 1c74e4fdd..6d1e3a5fe 100644 --- a/runtime/lib/config/PropelConfigurationIterator.php +++ b/runtime/lib/config/PropelConfigurationIterator.php @@ -12,7 +12,7 @@ * PropelConfigurationIterator is used internally by PropelConfiguration to * build a flat array from nesting configuration arrays. * - * @author Veikko Mäkinen + * @author Veikko Mäkinen * @version $Revision$ * @package propel.runtime.config */