From 50a8e6ed8b392abb30e43158a28cbca84ac1551d Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Mon, 1 Dec 2003 08:52:59 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@145278 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/stream/functions/stream-get-contents.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/stream/functions/stream-get-contents.xml b/reference/stream/functions/stream-get-contents.xml index 56727b6ee1..0de89085a6 100644 --- a/reference/stream/functions/stream-get-contents.xml +++ b/reference/stream/functions/stream-get-contents.xml @@ -1,5 +1,5 @@ - + stream_get_contents @@ -15,7 +15,7 @@ Identical to file_get_contents, except that stream_get_contents operates on an already open - file resource and returns the remainiing contents, up to + file resource and returns the remaining contents, up to maxlength bytes, in a string. ¬e.bin-safe;