]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Fix typos
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 23 Apr 2016 18:48:02 +0000 (14:48 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 23 Apr 2016 18:52:37 +0000 (14:52 -0400)
From: Erik Rijkers <er@xs4all.nl>

doc/src/sgml/pgbench.sgml

index 4187fc1a0e3d7217db9ccc411e4b4f971de68bd2..41aed3d3af4e9d734583f67da436997399e5bc8c 100644 (file)
@@ -944,7 +944,7 @@ END;
   </para>
 
   <para>
-   Here is example outputs:
+   Here is example output:
 <screen>
 1345828501 5601 1542744 483552416 61 2573
 1345828503 7884 1979812 565806736 60 1479
@@ -954,8 +954,8 @@ END;
 </screen></para>
 
   <para>
-   Notice that while the plain (unaggregated) log file contains index
-   of the custom script files, the aggregated log does not. Therefore if
+   Notice that while the plain (unaggregated) log file contains a reference
+   to the custom script files, the aggregated log does not. Therefore if
    you need per script data, you need to aggregate the data on your own.
   </para>