[project @ 2003-06-02 06:44:12 by mthomas]
authormthomas <unknown>
Mon, 2 Jun 2003 06:44:12 +0000 (06:44 +0000)
committermthomas <unknown>
Mon, 2 Jun 2003 06:44:12 +0000 (06:44 +0000)
Correct a spelling mistake while doing some reading.

docs/building/building.sgml

index 0c82178..045aa9e 100644 (file)
@@ -1315,7 +1315,7 @@ $ cvs checkout nofib/spectral
          <listitem>
            <para>PVM is the Parallel Virtual Machine on which
             Parallel Haskell programs run.  (You only need this if you
-            plan to run Parallel Haskell.  Concurent Haskell, which
+            plan to run Parallel Haskell.  Concurrent Haskell, which
             runs concurrent threads on a uniprocessor doesn't need
             it.)  Underneath PVM, you can have (for example) a network
             of workstations (slow) or a multiprocessor box