1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-06 08:07:42 +02:00

Merge pull request #31 from garagesocial/patch-1

Comment Typo CImage.php
This commit is contained in:
Mikael Roos
2014-08-07 08:18:17 +02:00

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.
*