From 4ad6f13500cd9a3ca0652e43232f9515319e55e2 Mon Sep 17 00:00:00 2001 From: Noah Misch Date: Fri, 1 Apr 2016 21:53:10 -0400 Subject: Copyedit comments and documentation. --- src/test/perl/TestLib.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test/perl/TestLib.pm') diff --git a/src/test/perl/TestLib.pm b/src/test/perl/TestLib.pm index f1b5f8af8a0..0057f6dfe9f 100644 --- a/src/test/perl/TestLib.pm +++ b/src/test/perl/TestLib.pm @@ -1,7 +1,7 @@ # TestLib, low-level routines and actions regression tests. # # This module contains a set of routines dedicated to environment setup for -# a PostgreSQL regression test tun, and includes some low-level routines +# a PostgreSQL regression test run and includes some low-level routines # aimed at controlling command execution, logging and test functions. This # module should never depend on any other PostgreSQL regression test modules. -- cgit v1.2.3