diff --git a/CImage.php b/CImage.php index 2b93d89..cf3fd0b 100644 --- a/CImage.php +++ b/CImage.php @@ -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. *