diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 62189a07cd..c2f69f0f96 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -370,7 +370,7 @@ foreach(stream_get_meta_data($fp) as $response) { opening. This is useful with all-in-one file functions such as readfile, file, and file_get_contents where there is otherwise - no opporotunity to apply a filter to the stream prior the contents + no opportunity to apply a filter to the stream prior the contents being read.