Fix warnings heading
authorMichael Wallner <mike@php.net>
Mon, 2 Jun 2014 07:06:41 +0000 (09:06 +0200)
committerMichael Wallner <mike@php.net>
Mon, 2 Jun 2014 07:06:41 +0000 (09:06 +0200)
http/Encoding/Stream/Deflate/encode.md

index 991feb76b316459f013d2272675326701ab5a092..de368089339765a83d8391e0c020e7689ebb703a 100644 (file)
@@ -12,6 +12,7 @@ Encode data with deflate/zlib/gzip encoding.
 ## Returns:
 
 * string, the compressed data.
+
 ## Warnings:
 
 * If $data cannot be encoded.