Update lib/image.php

Corrected simple typo
remotes/origin/stable5
Isaac Rosenberg 12 years ago
parent 401c56ce7b
commit d3ea7feb6b
  1. 2
      lib/image.php

@ -753,7 +753,7 @@ class OC_Image {
* @param $x Horizontal position
* @param $y Vertical position
* @param $w Width
* @param $h Hight
* @param $h Height
* @returns bool for success or failure
*/
public function crop($x, $y, $w, $h) {

Loading…
Cancel
Save