diff options
-rw-r--r-- | DataSource.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DataSource.pm b/DataSource.pm index 0923059..9a7981d 100644 --- a/DataSource.pm +++ b/DataSource.pm @@ -11,7 +11,7 @@ $VERSION = '0.03'; =head1 NAME -DBIx::DataSource - Database-independant create and drop functions +DBIx::DataSource - Database-independent create and drop functions =head1 SYNOPSIS |