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
commit5bf670f1489a7cb385d97c20aed0d026860b2623 (patch)
tree75153be9b525550d9cbdc94cdd19babe082d7de6 /www
parente9c54e6ccc9e8d7e5a7851f2c59f0b59282bc917 (diff)
downloadpkgsrc-5bf670f1489a7cb385d97c20aed0d026860b2623.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.