From 36e272668176d98460c0ca572fcf14c173015500 Mon Sep 17 00:00:00 2001 From: David Rothstein Date: Wed, 14 Oct 2015 18:42:40 -0400 Subject: Issue #2579625 by laurencemercer: Typo in file_validate_image_resolution() doc --- includes/file.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes') diff --git a/includes/file.inc b/includes/file.inc index d3ac87ea0..ba3da0648 100644 --- a/includes/file.inc +++ b/includes/file.inc @@ -1785,7 +1785,7 @@ function file_validate_is_image(stdClass $file) { /** * Verifies that image dimensions are within the specified maximum and minimum. * - * Non-image files will be ignored. If a image toolkit is available the image + * Non-image files will be ignored. If an image toolkit is available the image * will be scaled to fit within the desired maximum dimensions. * * @param $file -- cgit v1.2.3