From 1e841b7440af9a7726553c64e47b9bf6f4c97fde Mon Sep 17 00:00:00 2001 From: Levi Morrison Date: Mon, 19 Dec 2011 03:02:22 +0000 Subject: [PATCH] Removed usage of the word 'you' and slightly improved the grammar. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321146 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/overflowexception.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/spl/overflowexception.xml b/reference/spl/overflowexception.xml index fca7325302..7822a79713 100644 --- a/reference/spl/overflowexception.xml +++ b/reference/spl/overflowexception.xml @@ -15,7 +15,7 @@
&reftitle.intro; - Exception thrown when you add an element into a full container. + Exception thrown when adding an element to a full container.