aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-Image-Size-FillFullSelect/Makefile2
-rw-r--r--graphics/p5-Image-Size-FillFullSelect/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-Size-FillFullSelect/Makefile b/graphics/p5-Image-Size-FillFullSelect/Makefile
index 0d571f9f8d2f..2f0feb8d9571 100644
--- a/graphics/p5-Image-Size-FillFullSelect/Makefile
+++ b/graphics/p5-Image-Size-FillFullSelect/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
-COMMENT= Choose wether a image fill setting for a image should be fill or full
+COMMENT= Choose whether an image fill setting for a image should be fill or full
RUN_DEPENDS= ${SITE_PERL}/Image/Size.pm:${PORTSDIR}/graphics/p5-Image-Size
diff --git a/graphics/p5-Image-Size-FillFullSelect/pkg-descr b/graphics/p5-Image-Size-FillFullSelect/pkg-descr
index 8349ea5d3af4..53c7cb66f109 100644
--- a/graphics/p5-Image-Size-FillFullSelect/pkg-descr
+++ b/graphics/p5-Image-Size-FillFullSelect/pkg-descr
@@ -1,4 +1,4 @@
-Decides if the fill setting for a image should be either fill, in meaning the
+Decides if the fill setting for an image should be either fill, in meaning the
image should be resized to fix the screen, or full which means it should be
scaled to fit the screen.