Closed
Bug 270371
Opened 20 years ago
Closed 20 years ago
Minor typographical errors.
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rahul.narain, Assigned: annevk)
References
()
Details
Miscapitalization in the questions: "How Do I get a GRE?" and "Can i
redistribute a GRE?"
Diff:
Index: mozilla-org/html/projects/embedding/GRE.html
===================================================================
RCS file: /cvsroot/mozilla-org/html/projects/embedding/GRE.html,v
retrieving revision 1.4
diff -u -r1.4 GRE.html
--- mozilla-org/html/projects/embedding/GRE.html 14 Nov 2004 18:50:30 -0000 1.4
+++ mozilla-org/html/projects/embedding/GRE.html 17 Nov 2004 12:01:46 -0000
@@ -15,8 +15,8 @@
<!--mozToc h2 1--> <li><a href="#mozTocId303798">Introduction</a></li>
<li><a href="#mozTocId391290"> Why do we need a GRE?</a></li>
<li><a href="#mozTocId326814"> What's in a GRE?</a></li>
- <li><a href="#mozTocId334331"> How Do I get a GRE?</a></li>
- <li><a href="#mozTocId126024"> Can i redistribute a GRE?</a></li>
+ <li><a href="#mozTocId334331"> How do I get a GRE?</a></li>
+ <li><a href="#mozTocId126024"> Can I redistribute a GRE?</a></li>
<li><a href="#mozTocId978079"> How to decide if a GRE should be
installed?</a></li>
<li><a href="#mozTocId499680"> Installing a GRE based Application</a></li>
@@ -90,13 +90,13 @@
</tr>
</tbody>
</table>
-<h2><a name="mozTocId334331" class="mozTocH2"></a> How Do I get a GRE?</h2>
+<h2><a name="mozTocId334331" class="mozTocH2"></a> How do I get a GRE?</h2>
GRE's can be installed on a user's machine as part of the installation
of a larger application which utilizes Gecko as it's core browsing
engine. Alternately, a GRE can make it's way to an end users machine if
the user chooses to explicitly download and install a GRE installation
package(which we make available as a separate download).
-<h2><a name="mozTocId126024" class="mozTocH2"></a> Can i redistribute a
+<h2><a name="mozTocId126024" class="mozTocH2"></a> Can I redistribute a
GRE?</h2>
Yes - with some conditions.
<p>In order for end users to run applications based on the Gecko| Assignee | ||
Comment 1•20 years ago
|
||
That, and a third error, FIXED.
Assignee: mozilla.webmaster → bug
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
Updated•16 years ago
|
Product: mozilla.org → Websites
Updated•12 years ago
|
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•