Skip to content

Commit

Permalink
Trivial pod grammatical correction
Browse files Browse the repository at this point in the history
Trivial PR. Please merge.
  • Loading branch information
esabol authored Nov 1, 2024
1 parent 78d4a2b commit 1edde9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pg.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2971,7 +2971,7 @@ Examples of use:
$sth = $dbh->column_info( undef, $schema, $table, $column );
Supported by this driver as proposed by DBI with the follow exceptions.
Supported by this driver as proposed by DBI with the following exceptions.
These fields are currently always returned with NULL (C<undef>) values:
BUFFER_LENGTH
Expand Down

0 comments on commit 1edde9c

Please sign in to comment.