From 2316b2195287c0b41191678a6627a9d9f04b6dae Mon Sep 17 00:00:00 2001 From: Gustavo Piltcher Date: Thu, 1 Dec 2011 13:42:21 -0200 Subject: [PATCH] Oracle issues --- src/Symfony/Component/Security/Acl/Dbal/Schema.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {