diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-14 06:15:42 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2006-03-14 06:15:42 +0000 |
commit | 363b1b58cfc78e2f6d205d72997b801822e2285a (patch) | |
tree | 5c9cea0b7096f61415f4b3578c2d21ce17fa12c9 /web | |
parent | 20ded87c016e27f0d16251fe7d19b18690f07c05 (diff) | |
download | ioquake3-aero-363b1b58cfc78e2f6d205d72997b801822e2285a.tar.gz ioquake3-aero-363b1b58cfc78e2f6d205d72997b801822e2285a.zip |
typo
git-svn-id: svn://svn.icculus.org/quake3/trunk@640 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'web')
-rw-r--r-- | web/include/downloads.php | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/web/include/downloads.php b/web/include/downloads.php index 0f5f5eb..fc34a04 100644 --- a/web/include/downloads.php +++ b/web/include/downloads.php @@ -5,7 +5,7 @@ $downloads = array( id. You need to copy your <tt>pak0.pk3</tt> from the CD-ROM when the installation process is completed.</p> <p><a href="http://www.timedoctor.org/~zakk/ioquake3_setup.exe"> - Download, Windows x86</a> 26MB.</p><p><em> Thanks to + Download for Windows x86</a>, 26MB.</p><p><em> Thanks to <a href="mailto:phatfil@optusnet.com.au">Philip Nelson</a>.</em></p>', "linux" => '<h3 class="linux">Linux (x86, x86_64, PowerPC)</h3> @@ -15,11 +15,11 @@ $downloads = array( from the CD-ROM. Execute the <tt>.run</tt> file as root with something like <tt>sh <em>ioquake3-version_etc.run</em></tt></p> <p><a href="http://icculus.org/~zakk/q3run/ioquake3-1.33_SVN629-0.1.i386.run"> - Download for x86,</a> 2.7MB.</p> + Download for x86</a>, 2.7MB.</p> <p><a href="http://icculus.org/~zakk/q3run/ioquake3-1.33_SVN629-0.1.x86_64.run"> - Download for x86_64,</a> 3.4MB.</p> + Download for x86_64</a>, 3.4MB.</p> <p><a href="http://icculus.org/~zakk/q3run/ioquake3-1.33_SVN629-0.1.ippc.run"> - Download for PowerPC,</a> 2.7MB.</p> + Download for PowerPC</a>, 2.7MB.</p> <p>( Built from Subversion revision 629. )<br /> <em>Thanks to <a href="http://angst.cynapses.org/">Lugwig Nussel</a>.</em></p>', |