# HG changeset patch
# User Cairo@chusym.com
# Date 1299566095 0
# Node ID 8fe945760f91f73388f6cc0611cefdac2ab3e093
# Parent  a96c29444a05088d21df91bdd3b5ca0ad71d0673
Edited a small English error out of the BuildingOnMac page.

diff -r a96c29444a05 -r 8fe945760f91 BuildingOnMac.wiki
--- a/BuildingOnMac.wiki	Sat Mar 05 12:05:35 2011 +0000
+++ b/BuildingOnMac.wiki	Tue Mar 08 06:34:55 2011 +0000
@@ -26,7 +26,7 @@
 
 === (Optional) Server ===
 
-If you want to compile server for hosting lan games, you need to download an Haskell compiler. We are going to use the Glasgow Haskell Compiler.
+If you want to compile server for hosting lan games, you need to download a Haskell compiler. We are going to use the Glasgow Haskell Compiler.
 
   * download the Haskell Platform and install both the GHC and Haskell Platform - http://lambda.galois.com/hp-tmp/2010.2.0.0/haskell-platform-2010.2.0.0.i386.dmg
   * run `cabal update` to get an updated list of available libraries and install the necessary dependencies with