From 06ffcb46b1246212871e251d8c3974fde3d2d63f Mon Sep 17 00:00:00 2001 From: Maciek Sokolewicz Date: Mon, 13 Feb 2012 20:08:15 +0000 Subject: [PATCH] Fixed incorrect english use (incorrect use of 'an' and 'one of those:' ) -- Provided by anonymous #13445 () git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323195 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/book.xml | 4 ++-- reference/iconv/functions/iconv-set-encoding.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/datetime/book.xml b/reference/datetime/book.xml index 050f003cd7..b33a812eb9 100644 --- a/reference/datetime/book.xml +++ b/reference/datetime/book.xml @@ -15,8 +15,8 @@ date and time in many different ways. - The date and time information is internally stored as an 64-bit number so - all imaginable dates (including negative years) are supported. The range is from about 292 + The date and time information is internally stored as a 64-bit number so + all conceivably useful dates (including negative years) are supported. The range is from about 292 billion years in the past to the same in the future. diff --git a/reference/iconv/functions/iconv-set-encoding.xml b/reference/iconv/functions/iconv-set-encoding.xml index 28c48e9169..cd83219d9e 100644 --- a/reference/iconv/functions/iconv-set-encoding.xml +++ b/reference/iconv/functions/iconv-set-encoding.xml @@ -27,7 +27,7 @@ type - The value of type can be any one of those: + The value of type can be any one of these: input_encoding output_encoding