From f8fad9d8f5497dc4d0a2c48ba637acf3771e69be Mon Sep 17 00:00:00 2001 From: Hendrik Leppelsack Date: Fri, 14 Aug 2015 14:25:16 +0200 Subject: [PATCH] fix error in comment --- developer_manual/app/container.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer_manual/app/container.rst b/developer_manual/app/container.rst index 397e55e79..2d188d195 100644 --- a/developer_manual/app/container.rst +++ b/developer_manual/app/container.rst @@ -101,7 +101,7 @@ To add the app's classes simply open the :file:`appinfo/application.php` and use }); /** - * Services + * Mappers */ $container->registerService('AuthorMapper', function($c){ return new AuthorMapper(