Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b87b2f4

Browse filesBrowse files
committed
doc: Fix typos
From: Erik Rijkers <er@xs4all.nl>
1 parent 915cee4 commit b87b2f4
Copy full SHA for b87b2f4

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎doc/src/sgml/ref/pgbench.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/ref/pgbench.sgml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1174,7 +1174,7 @@ END;
11741174
0 84 4142 0 1412881037 918023 2333
11751175
0 85 2465 0 1412881037 919759 740
11761176
</screen>
1177-
In this example, transaction 82 was late, because it's latency (6.173 ms) was
1177+
In this example, transaction 82 was late, because its latency (6.173 ms) was
11781178
over the 5 ms limit. The next two transactions were skipped, because they
11791179
were already late before they were even started.
11801180
</para>
@@ -1215,7 +1215,7 @@ END;
12151215
</para>
12161216

12171217
<para>
1218-
Here is example outputs:
1218+
Here is example output:
12191219
<screen>
12201220
1345828501 5601 1542744 483552416 61 2573
12211221
1345828503 7884 1979812 565806736 60 1479
@@ -1225,8 +1225,8 @@ END;
12251225
</screen></para>
12261226

12271227
<para>
1228-
Notice that while the plain (unaggregated) log file contains index
1229-
of the custom script files, the aggregated log does not. Therefore if
1228+
Notice that while the plain (unaggregated) log file contains a reference
1229+
to the custom script files, the aggregated log does not. Therefore if
12301230
you need per script data, you need to aggregate the data on your own.
12311231
</para>
12321232

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.