aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-07-10 02:55:45 +0800
committerlinimon <linimon@FreeBSD.org>2008-07-10 02:55:45 +0800
commite2b4e81330521b3429ee291f17af3a6af5209fdc (patch)
treea6440a3f520128016714343f616ebbb951793c81 /graphics
parent2cb53c3eb1b6ed6719d9e1d6eb0e0bf772677e3c (diff)
downloadfreebsd-ports-gnome-e2b4e81330521b3429ee291f17af3a6af5209fdc.tar.gz
freebsd-ports-gnome-e2b4e81330521b3429ee291f17af3a6af5209fdc.tar.zst
freebsd-ports-gnome-e2b4e81330521b3429ee291f17af3a6af5209fdc.zip
Fix up some English usage.
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.