Skip to content

Commit 5933087

Browse files
authored
Merge pull request #132 from esabol/patch-1
Trivial pod grammatical correction
2 parents 78d4a2b + 1edde9c commit 5933087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pg.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2971,7 +2971,7 @@ Examples of use:
29712971
29722972
$sth = $dbh->column_info( undef, $schema, $table, $column );
29732973
2974-
Supported by this driver as proposed by DBI with the follow exceptions.
2974+
Supported by this driver as proposed by DBI with the following exceptions.
29752975
These fields are currently always returned with NULL (C<undef>) values:
29762976
29772977
BUFFER_LENGTH

0 commit comments

Comments
 (0)