From fbec7459aa39da864ad1d578f044a21c3b3b057c Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Fri, 2 Nov 2018 13:56:16 +0100 Subject: Fix spelling errors and typos in comments Author: Daniel Gustafsson --- src/bin/pgbench/t/002_pgbench_no_server.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bin') diff --git a/src/bin/pgbench/t/002_pgbench_no_server.pl b/src/bin/pgbench/t/002_pgbench_no_server.pl index 696c378edcc..b78057d0509 100644 --- a/src/bin/pgbench/t/002_pgbench_no_server.pl +++ b/src/bin/pgbench/t/002_pgbench_no_server.pl @@ -158,7 +158,7 @@ my @options = ( ] ], - # loging sub-options + # logging sub-options [ 'sampling => log', '--sampling-rate=0.01', [qr{log sampling .* only when}] -- cgit v1.2.3