Skip to content

Commit cf2bd06

Browse files
committed
Small syntax correction
1 parent b9cc7cc commit cf2bd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/DBI/DBD.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This document is I<still> a minimal draft which is in need of further work.
3030
3131
Please read the B<DBI> documentation first and fully. Then look at the
3232
implementation of some high-profile and regularly maintained drivers like
33-
DBD::Oracle, DBD::ODBC, DBD::Pg etc. (Those are no no particular order.)
33+
DBD::Oracle, DBD::ODBC, DBD::Pg etc. (Those are in no particular order.)
3434
3535
Then reread the B<DBI> specification and the code of those drivers again as
3636
you're reading this. It'll help. Where this document and the driver code

0 commit comments

Comments
 (0)