Closed Bug 307486 Opened 19 years ago Closed 19 years ago

Minor typo on portable cpp page

Categories

(www.mozilla.org :: General, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bugzilla, Unassigned)

References

()

Details

Typo - see patch in a mo
Grrrr. Can't attach patch (BZ bug when having to log in when attaching), so here
it is:

Index: mozilla-org/html/hacking/portable-cpp.html
===================================================================
RCS file: /cvsroot/mozilla-org/html/hacking/portable-cpp.html,v
retrieving revision 1.17
diff -u -r1.17 portable-cpp.html
--- mozilla-org/html/hacking/portable-cpp.html	16 Jun 2005 16:00:46 -0000	1.17
+++ mozilla-org/html/hacking/portable-cpp.html	8 Sep 2005 11:50:46 -0000
@@ -1073,7 +1073,7 @@
 The header
 <a href="http://lxr.mozilla.org/mozilla/source/base/src/nscore.h">nscore.h</A>
 defines portable cast macros that use C++ style casts on compilers
-that support them, and regualar casts otherwise.<P>
+that support them, and regular casts otherwise.<P>
 
 These macros are defined as follows: <P>
 
thanks, fixed.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Product: mozilla.org → Websites
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.