diff --git a/src/Symfony/Component/Security/Acl/Dbal/Schema.php b/src/Symfony/Component/Security/Acl/Dbal/Schema.php index f75e822f70..60a3677baf 100644 --- a/src/Symfony/Component/Security/Acl/Dbal/Schema.php +++ b/src/Symfony/Component/Security/Acl/Dbal/Schema.php @@ -82,7 +82,7 @@ final class Schema extends BaseSchema } /** - * Adds the object identity table to the schema + * Adds the object identity table to the schema */ protected function addObjectIdentitiesTable() {