diff options
| author | Peter Eisentraut | 2022-06-22 12:24:48 +0000 |
|---|---|---|
| committer | Peter Eisentraut | 2022-06-22 12:24:48 +0000 |
| commit | 9f0b953457012a41321ab62cffa6aeabcb6e99b2 (patch) | |
| tree | 75842c3da4e20a97e58738bcd50cf1de6fcef800 /doc/src/sgml/ref/pgbench.sgml | |
| parent | 662dbe2c8657b01b436105754dff918a39a67365 (diff) | |
doc: Clean up title case use
Diffstat (limited to 'doc/src/sgml/ref/pgbench.sgml')
| -rw-r--r-- | doc/src/sgml/ref/pgbench.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/pgbench.sgml b/doc/src/sgml/ref/pgbench.sgml index 820e09dc3f5..2acf55c2acd 100644 --- a/doc/src/sgml/ref/pgbench.sgml +++ b/doc/src/sgml/ref/pgbench.sgml @@ -1023,8 +1023,8 @@ pgbench <optional> <replaceable>options</replaceable> </optional> <replaceable>d <refsect1> <title>Notes</title> - <refsect2 id="transactions-and-scripts" xreflabel="What is the "Transaction" Actually Performed in pgbench?"> - <title>What is the <quote>Transaction</quote> Actually Performed in <application>pgbench</application>?</title> + <refsect2 id="transactions-and-scripts" xreflabel="What Is the "Transaction" Actually Performed in pgbench?"> + <title>What Is the <quote>Transaction</quote> Actually Performed in <application>pgbench</application>?</title> <para> <application>pgbench</application> executes test scripts chosen randomly |
