aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-01-08 15:01:25 +0800
committereadler <eadler@FreeBSD.org>2012-01-08 15:01:25 +0800
commit2af37586dd84334969fd869dcc6cb3d47829eccd (patch)
tree62395dd54a465b9c4bd2603a890def12cb5a9f15 /java
parent918a021f810a201153300d3f3295266ae183630a (diff)
downloadfreebsd-ports-gnome-2af37586dd84334969fd869dcc6cb3d47829eccd.tar.gz
freebsd-ports-gnome-2af37586dd84334969fd869dcc6cb3d47829eccd.tar.zst
freebsd-ports-gnome-2af37586dd84334969fd869dcc6cb3d47829eccd.zip
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu)
Diffstat (limited to 'java')
-rw-r--r--java/java-getopt/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/java-getopt/pkg-descr b/java/java-getopt/pkg-descr
index f09b99f128f4..3b1a5c11b7ed 100644
--- a/java/java-getopt/pkg-descr
+++ b/java/java-getopt/pkg-descr
@@ -1,5 +1,5 @@
This is a Java port of GNU getopt, a class for parsing command line arguments
-passed to programs. It it based on the C getopt() functions in glibc 2.0.6 and
+passed to programs. It is based on the C getopt() functions in glibc 2.0.6 and
should parse options in a 100% compatible manner.
WWW: http://www.urbanophile.com/~arenn/hacking/download.html#getopt