diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-05 01:12:01 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-05 01:12:01 +0000 |
commit | 3522d6ed077387f1ef239f413e38d61d1026257b (patch) | |
tree | 95c793730b9e360e793aa3d12b80f91b5200cb62 | |
parent | 3919b6dc6dc82b1d4f605301c9d9b81f18c627b7 (diff) | |
download | ioquake3-aero-3522d6ed077387f1ef239f413e38d61d1026257b.tar.gz ioquake3-aero-3522d6ed077387f1ef239f413e38d61d1026257b.zip |
Grammer
git-svn-id: svn://svn.icculus.org/quake3/trunk@278 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r-- | web/include/help.php | 5 | ||||
-rw-r--r-- | web/include/home.php | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/web/include/help.php b/web/include/help.php index fc119ea..a54173a 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -53,8 +53,9 @@ to it and then send a notice to the mailing list about it. If you're really so l you can't do this, we would prefer you at least <a href="mailto:zakk@icculus.org">mail it to zakk@icculus.org</a> rather than not do anything at all.</p> -<p>Please make it clear if the patch you're submitting for inclusion isn't yours, and point out where you found it and who authored it. This is so we know who to attribute <del>blame to when it horribly -breaks things</del> credit to.</p> +<p>Please make it clear if the patch you're submitting for inclusion isn't yours. Point +out where you found it and who authored it. This is so we know who to attribute +<del>blame to when it horribly breaks things</del> credit to.</p> <h2>Generating Patches</h2> <p>If you know how to code, but never made a patch before, that's okay. Here's the 10ยข diff --git a/web/include/home.php b/web/include/home.php index 39f1790..cb21329 100644 --- a/web/include/home.php +++ b/web/include/home.php @@ -25,10 +25,10 @@ A more in-depth database of new features and working status on different platfor on the <a href="?page=status">Status</a> section.</p> <h2>The future</h2> -<p>Current goals for 1.34 (<acronym title="Subversion">SVN</acronym> is 1.33, last id -build was 1.32) include:</p> +<p>Current goals for 1.34 (<acronym title="Subversion">SVN</acronym> is 1.33, the last +id build was 1.32) include:</p> <ul> - <li>OpenAL support</li> + <li><a href="http://www.openal.org/">OpenAL</a> support</li> <li>Binaries for Windows XP and Mac OS X at release. Linux will just get a source package unless somebody feels inclined to set up a new installer.</li> <li>Remove DirectX from <acronym title="Microsoft Visual C++">MSVC</acronym> |