aboutsummaryrefslogtreecommitdiff
path: root/www/p5-CGI-Application-Plugin-ConfigAuto
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-08 07:01:25 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-08 07:01:25 +0000
commitc5d811a37d56d8b50097c8e3ae91f58980ee7ed9 (patch)
tree5810e1ce97ce2cdafc8ab85ef5ee1efef73f5b58 /www/p5-CGI-Application-Plugin-ConfigAuto
parenta03386997b05123634c4a845036ff9a7340f2c38 (diff)
downloadports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.tar.gz
ports-c5d811a37d56d8b50097c8e3ae91f58980ee7ed9.zip
Notes
Diffstat (limited to 'www/p5-CGI-Application-Plugin-ConfigAuto')
-rw-r--r--www/p5-CGI-Application-Plugin-ConfigAuto/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI-Application-Plugin-ConfigAuto/pkg-descr b/www/p5-CGI-Application-Plugin-ConfigAuto/pkg-descr
index c764a3883aa8..d58b32c0c525 100644
--- a/www/p5-CGI-Application-Plugin-ConfigAuto/pkg-descr
+++ b/www/p5-CGI-Application-Plugin-ConfigAuto/pkg-descr
@@ -3,7 +3,7 @@ variables to your CGI::Application modules. Lazy loading is used to
prevent the config file from being parsed if no configuration variables
are accessed during the request.
-The format is detected automatically using Config::Auto. It it known to
+The format is detected automatically using Config::Auto. It is known to
support the following formats: colon separated, space separated, equals
separated, XML, Perl code, and Windows INI. See that modules
documentation for complete details.