diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index b8a2f1b..0797e72 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -2199,7 +2199,7 @@ Returns a hash reference that holds a set of status information of SQLite statem You may also pass 0 as an argument to reset the status. -=head2 $sth->sqlite_create_module() +=head2 $dbh->sqlite_create_module() Registers a name for a I. Module names must be registered before creating a new virtual table using the module and