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;