Skip to content

Commit 23da66f

Browse files
committed
doc: Fix typos
From: Erik Rijkers <er@xs4all.nl>
1 parent ab5c6d0 commit 23da66f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/src/sgml/pgbench.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ END;
829829
</para>
830830

831831
<para>
832-
Here is example outputs:
832+
Here is example output:
833833
<screen>
834834
1345828501 5601 1542744 483552416 61 2573
835835
1345828503 7884 1979812 565806736 60 1479
@@ -839,8 +839,8 @@ END;
839839
</screen></para>
840840

841841
<para>
842-
Notice that while the plain (unaggregated) log file contains index
843-
of the custom script files, the aggregated log does not. Therefore if
842+
Notice that while the plain (unaggregated) log file contains a reference
843+
to the custom script files, the aggregated log does not. Therefore if
844844
you need per script data, you need to aggregate the data on your own.
845845
</para>
846846

0 commit comments

Comments
 (0)