summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-02-14 00:06:05 +0000
committersnj <snj@pkgsrc.org>2004-02-14 00:06:05 +0000
commit88f029883280474b504e94f4bf157bc610a3d7d8 (patch)
tree75153be9b525550d9cbdc94cdd19babe082d7de6 /www
parent5b850008853c3d1a13e5176f286fa75ee1339ff4 (diff)
downloadpkgsrc-88f029883280474b504e94f4bf157bc610a3d7d8.tar.gz
s/independant/independent/
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-DBILogConfig/DESCR2
-rw-r--r--www/p5-Apache-DBILogger/DESCR2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-DBILogConfig/DESCR b/www/p5-Apache-DBILogConfig/DESCR
index 1187c8febcf..72745d14a80 100644
--- a/www/p5-Apache-DBILogConfig/DESCR
+++ b/www/p5-Apache-DBILogConfig/DESCR
@@ -1,7 +1,7 @@
DBI is a database access Application Programming Interface (API)
for the Perl Language. The DBI API Specification defines a set
of functions, variables and conventions that provide a consistent
-database interface independant of the actual database being used.
+database interface independent of the actual database being used.
The Apache-DBI-LogConfig module redirects the apache logs into a
database table.
diff --git a/www/p5-Apache-DBILogger/DESCR b/www/p5-Apache-DBILogger/DESCR
index 4cc5af2d8ee..29a0ee13103 100644
--- a/www/p5-Apache-DBILogger/DESCR
+++ b/www/p5-Apache-DBILogger/DESCR
@@ -1,7 +1,7 @@
DBI is a database access Application Programming Interface (API)
for the Perl Language. The DBI API Specification defines a set
of functions, variables and conventions that provide a consistent
-database interface independant of the actual database being used.
+database interface independent of the actual database being used.
With this module you can now have your httpd (apache) logs redirected
into a database table for future querying.