Clarify comment in traditional gallery
authorArlo Breault <abreault@wikimedia.org>
Mon, 19 Sep 2016 19:23:50 +0000 (12:23 -0700)
committerArlo Breault <abreault@wikimedia.org>
Mon, 19 Sep 2016 19:24:56 +0000 (12:24 -0700)
Change-Id: I13aa2132d64a1dca8a5ab867fdffc48aca2cf9d1

includes/gallery/TraditionalImageGallery.php

index f6527b8..0f889da 100644 (file)
@@ -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
         */