From 3ab5b9d17735546b8059aa02ae0bdacdc2bbf07c Mon Sep 17 00:00:00 2001 From: hallgren Date: Tue, 25 Oct 2011 20:50:15 +0000 Subject: [PATCH] Fix typo on GF 3.3 download page --- download/index.t2t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/download/index.t2t b/download/index.t2t index 140b55822..56cc688a9 100644 --- a/download/index.t2t +++ b/download/index.t2t @@ -15,7 +15,7 @@ What's new? See the [Release notes release-3.3.html]. | **Platform** | **Download** | **How to install** | Linux (32-bit) | [gf-3.3-bin-i386-linux.tar.gz gf-3.3-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3-bin-i386-linux.tar.gz`` -| MacOS X | [gf-3.2-bin-intel-mac.tar.gz gf-3.2-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-intel-mac.tar.gz`` +| MacOS X | [gf-3.3-bin-intel-mac.tar.gz gf-3.3-bin-intel-mac.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.3-bin-intel-mac.tar.gz`` | ... | ... | ... More packages will be added later.