Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 456d452

Browse files
Amit Kapilapull[bot]
Amit Kapila
authored andcommitted
Fix typo in pgbench.c.
Author: Kyotaro Horiguchi Discussion: https://postgr.es/m/20220914.114608.1462991533784489178.horikyota.ntt@gmail.com
1 parent 5edcb98 commit 456d452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pgbench/pgbench.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4415,7 +4415,7 @@ executeMetaCommand(CState *st, pg_time_usec_t *now)
44154415
}
44164416

44174417
/*
4418-
* Return the number fo failed transactions.
4418+
* Return the number of failed transactions.
44194419
*/
44204420
static int64
44214421
getFailures(const StatsData *stats)

0 commit comments

Comments
 (0)