Fix a package name I corrected wrongly in revision 3666.
Tom Hukins [Mon, 13 Aug 2007 09:42:16 +0000 (09:42 +0000)]
lib/DBIx/Class/Storage/DBI/SQLite.pm

index c4fb199..87c5289 100644 (file)
@@ -50,7 +50,7 @@ sub backup
 
 =head1 NAME
 
-DBIx::Class::Storage::SQLite - Automatic primary key class for SQLite
+DBIx::Class::Storage::DBI::SQLite - Automatic primary key class for SQLite
 
 =head1 SYNOPSIS