1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-01 22:00:31 +02:00

Comment Typo CImage.php

This commit is contained in:
Garagesocial
2014-08-06 19:02:55 -04:00
parent 9e461787c7
commit dcb390a17b

View File

@@ -656,7 +656,7 @@ class CImage
/** /**
* Use original image if possible, check options wchich affects image processing. * Use original image if possible, check options which affects image processing.
* *
* @param boolean $useOrig default is to use original if possible, else set to false. * @param boolean $useOrig default is to use original if possible, else set to false.
* *