From: Arlo Breault Date: Mon, 19 Sep 2016 19:23:50 +0000 (-0700) Subject: Clarify comment in traditional gallery X-Git-Tag: 1.31.0-rc.0~5475^2 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=9da9ca5f96a70ca4487fcf124458d611a8485889;p=lhc%2Fweb%2Fwiklou.git Clarify comment in traditional gallery Change-Id: I13aa2132d64a1dca8a5ab867fdffc48aca2cf9d1 --- diff --git a/includes/gallery/TraditionalImageGallery.php b/includes/gallery/TraditionalImageGallery.php index f6527b820e..0f889da683 100644 --- a/includes/gallery/TraditionalImageGallery.php +++ b/includes/gallery/TraditionalImageGallery.php @@ -238,8 +238,8 @@ class TraditionalImageGallery extends ImageGalleryBase { } /** - * How much padding such the thumb have between image and inner div that - * that contains the border. This is both for verical and horizontal + * How much padding the thumb has between the image and the inner div + * that contains the border. This is for both vertical and horizontal * padding. (However, it is cut in half in the vertical direction). * @return int */