We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 029525d + cf2bd06 commit c2ec112Copy full SHA for c2ec112
lib/DBI/DBD.pm
@@ -30,7 +30,7 @@ This document is I<still> a minimal draft which is in need of further work.
30
31
Please read the B<DBI> documentation first and fully. Then look at the
32
implementation of some high-profile and regularly maintained drivers like
33
-DBD::Oracle, DBD::ODBC, DBD::Pg etc. (Those are no no particular order.)
+DBD::Oracle, DBD::ODBC, DBD::Pg etc. (Those are in no particular order.)
34
35
Then reread the B<DBI> specification and the code of those drivers again as
36
you're reading this. It'll help. Where this document and the driver code
0 commit comments