From 1edde9c42e0dc2dae6457585637c4ab23a69437d Mon Sep 17 00:00:00 2001 From: Ed Sabol Date: Fri, 1 Nov 2024 01:02:43 -0400 Subject: [PATCH] Trivial pod grammatical correction Trivial PR. Please merge. --- Pg.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pg.pm b/Pg.pm index b4665538..408d2274 100644 --- a/Pg.pm +++ b/Pg.pm @@ -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) values: BUFFER_LENGTH