diff --git a/reference/stream/functions/stream-register-filter.xml b/reference/stream/functions/stream-register-filter.xml index db7e243111..e14d6fe13a 100644 --- a/reference/stream/functions/stream-register-filter.xml +++ b/reference/stream/functions/stream-register-filter.xml @@ -1,5 +1,5 @@ - + stream_register_filter @@ -53,7 +53,7 @@ increment consumed by $bucket->datalen for each $bucket. If the stream is in the process of closing (and therefore this is the last pass through the filterchain), the closing parameter will be - set to &TRUE; The filter method must return one of + set to &true; The filter method must return one of three values upon completion. PSFS_PASS_ON indicates success with data available in the out bucket brigade. PSFS_FEED_ME indicates that the filter has no data