@@ -86,7 +86,7 @@ |
||
86 | 86 | * Read some bytes from file |
87 | 87 | * |
88 | 88 | * @param int $len |
89 | - * @return stirng |
|
89 | + * @return string |
|
90 | 90 | */ |
91 | 91 | public function read($len = null) |
92 | 92 | { |