summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-10-25 20:50:15 +0000
committerhallgren <hallgren@chalmers.se>2011-10-25 20:50:15 +0000
commit3ab5b9d17735546b8059aa02ae0bdacdc2bbf07c (patch)
tree1be80acfe24db3720f1aeace29e3a361539c1fa5
parent76f5ce2383f0d4ab2172d470c6217b5907475eaf (diff)
Fix typo on GF 3.3 download page
-rw-r--r--download/index.t2t2
1 files changed, 1 insertions, 1 deletions
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.