Fix typo.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 22 Oct 2000 19:11:05 +0000 (19:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 22 Oct 2000 19:11:05 +0000 (19:11 +0000)
doc/src/sgml/regress.sgml

index a00f9f591cdb5d396b02f6e16469d850d2fc727b..e1349ecd3f4dd8f4ecbf23e5721633de94ff648f 100644 (file)
@@ -30,9 +30,8 @@
    of tests in parallel.  Parallel testing gives confidence that
    interprocess communication and locking are working correctly.  For
    historical reasons, the sequential test is usually run against an
-   existing installation and the parallel method
-   <quote>stand-alone</quote>, but there are technical reasons for
-   this.
+   existing installation and the parallel method against a temporary
+   installation, but there are no technical reasons for this.
   </para>
 
   <para>