diff options
author | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-07 01:38:48 +0000 |
---|---|---|
committer | floam <floam@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-11-07 01:38:48 +0000 |
commit | b5602dda533e6203c0b111688faaac9515c0b63d (patch) | |
tree | 8a80f442fcc27a82ae78a52274abb5d84db49204 | |
parent | 16b9cb5d1c36f2a6dab11958081c0caa78f26038 (diff) | |
download | ioquake3-aero-b5602dda533e6203c0b111688faaac9515c0b63d.tar.gz ioquake3-aero-b5602dda533e6203c0b111688faaac9515c0b63d.zip |
Fix XML parse error.
git-svn-id: svn://svn.icculus.org/quake3/trunk@306 edf5b092-35ff-0310-97b2-ce42778d08ea
-rw-r--r-- | web/include/help.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/include/help.php b/web/include/help.php index 5b943d1..359d82c 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -47,7 +47,7 @@ and Bugzilla. There is some great documentation for Linux users at <a href="http://www.icculus.org/lgfaq/">http://www.icculus.org/lgfaq/</a>, and also at id's <a href="http://zerowing.idsoftware.com/linux/q3a/">original page</a> (though you -should no-longer contact them for support)</a>. Windows users and Mac users should just +should no-longer contact them for support). Windows users and Mac users should just <a href="http://www.google.com/">Google</a> their errors to check for preexisting solutions. To subscribe to the mailing list send a blank e-mail to <a href="mailto:quake3-subscribe@icculus.org">quake3-subscribe@icculus.org</a>. |