diff --git a/FastttCamera/UIImage+FastttCamera.h b/FastttCamera/UIImage+FastttCamera.h index 0a63c9a..446c658 100644 --- a/FastttCamera/UIImage+FastttCamera.h +++ b/FastttCamera/UIImage+FastttCamera.h @@ -83,7 +83,7 @@ /** * Scales the image to the given maximum dimension. * - * @param size The destination maximum dimension of the image. + * @param maxDimension The destination maximum dimension of the image. * * @return The scaled image. */