Bug 160316

Summary: Typo on http://fedora.redhat.com/
Product: [Retired] Fedora Infrastructure Reporter: Stefan Hoelldampf <stefan.hoelldampf>
Component: websiteAssignee: Greg DeKoenigsberg <gdk>
Status: CLOSED CURRENTRELEASE QA Contact: Elliot Lee <sopwith>
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: wtogami
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://fedora.redhat.com/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-14 18:02:21 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stefan Hoelldampf 2005-06-14 11:59:28 UTC
The following patch fixes a typo on http://fedora.redhat.com/


Index: index.php
===================================================================
RCS file: /cvs/fedora/web/html/index.php,v
retrieving revision 1.11
diff -u -r1.11 index.php
--- index.php   13 Jun 2005 14:54:37 -0000      1.11
+++ index.php   14 Jun 2005 11:57:43 -0000
@@ -45,7 +45,7 @@

 <p>
   <strong>[13 Jun 2005] Fedora Core 4 (Stentz) now available</strong><br/>
-  Fedora Core 4 is now<a href="/download/">available</a>
+  Fedora Core 4 is now <a href="/download/">available</a>
   from Red Hat and at distinguished mirror sites near you, and is also
   available in the <a href="http://torrent.fedoraproject.org/">torrent</a>.
   Fedora Core is available for x86-64, i386, and ppc/ppc64. Please file bugs via

Comment 1 Stefan Hoelldampf 2005-06-14 18:02:21 UTC
Thanks, it's fixed now.