summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-02-13 23:34:15 +0000
committersnj <snj@pkgsrc.org>2004-02-13 23:34:15 +0000
commit3ecc76c43c5a301cc3440bf49d42c674f6e4fc71 (patch)
tree234d8cf6048256f485f66b99850bde9394fb1ab5 /databases
parenta256b48477e29d34b7f6fe1f79cb4c781247be8d (diff)
downloadpkgsrc-3ecc76c43c5a301cc3440bf49d42c674f6e4fc71.tar.gz
s/independant/independent/
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBI/DESCR2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBI/DESCR b/databases/p5-DBI/DESCR
index 37ca8ce1315..24499517561 100644
--- a/databases/p5-DBI/DESCR
+++ b/databases/p5-DBI/DESCR
@@ -1,4 +1,4 @@
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.