From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 Description of problem: there are a few typos in Open Source Leadership > Open Source Development page How reproducible: Always Steps to Reproduce: go to http://www.redhat.com/about/community/development.html Actual Results: the HTML source of the above mentioned page has the following typos: 1. the line <a href="http://sources.redhat.com/binutils/">binutils</li> should be <a href="http://sources.redhat.com/binutils/">binutils</a></li> 2. the word "PosgtgresSQL" should be spelled as "PostgreSQL" 3. the line <li><a href="http://powertweak.sourceforge.net/">Powertweak Linux</li> should be <li><a href="http://powertweak.sourceforge.net/">Powertweak Linux</a></li>
"PosgtgresSQL" typo has been fixed, but the other two typos still remain.
closing this bug since http://www.redhat.com/about/community/development.html is no longer available.