Commit aa6058f1 authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-1159 Fix typo.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 00b6e37e
......@@ -691,7 +691,7 @@ class Request {
* With POST request (our case), you can open and read
* multiple times "php://input"
*
* @param int $maxLength max lenght to be returned. Default: return all
* @param int $maxLength max. length to be returned. Default: return all
*
* @access public
* @return string - base64 encoded wbxml
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment