From: mthomas Date: Mon, 2 Jun 2003 06:44:12 +0000 (+0000) Subject: [project @ 2003-06-02 06:44:12 by mthomas] X-Git-Tag: Approx_11550_changesets_converted~830 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=a67323d3b8b65cad455646635f780919b406a595 [project @ 2003-06-02 06:44:12 by mthomas] Correct a spelling mistake while doing some reading. --- diff --git a/docs/building/building.sgml b/docs/building/building.sgml index 0c82178..045aa9e 100644 --- a/docs/building/building.sgml +++ b/docs/building/building.sgml @@ -1315,7 +1315,7 @@ $ cvs checkout nofib/spectral 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