diff --git a/flextype/bootstrap.php b/flextype/bootstrap.php index 35fddbbd..ef339733 100755 --- a/flextype/bootstrap.php +++ b/flextype/bootstrap.php @@ -75,7 +75,7 @@ $flextype['emitter'] = function($container) { }; /** - * Add emitter service to Flextype container + * Add flash service to Flextype container */ $flextype['flash'] = function ($container) { return new Messages();