Skip to content

Commit c2ec112

Browse files
authored
Merge pull request #175 from jkeenan/grammar-20250702
Small syntax correction
2 parents 029525d + cf2bd06 commit c2ec112

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)