diff --git a/appendices/filters.xml b/appendices/filters.xml index 526c127ea6..fb780be868 100644 --- a/appendices/filters.xml +++ b/appendices/filters.xml @@ -1,5 +1,5 @@ - + List of Available Filters @@ -22,7 +22,7 @@ the PHP application is actually ready for the data or not. If data is sitting in the read buffer when a filter is appended, this data will be immediately - processed through that buffer making the fact that is was + processed through that filter making the fact that it was sitting in the buffer seem transparent. However, if data is sitting in the read buffer when a filter is prepended, this data will NOT @@ -372,7 +372,7 @@ The compressed file is 56 bytes long. an internal default. The bzip2.decompress filter only accepts one parameter, - which can be passed as either an ordinary boolean value as the + which can be passed as either an ordinary boolean value, or as the small element of an associative array. small, when set to a &true; value, instructs the bzip library