aboutsummaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorDavid Fugate <dfugate@microsoft.com>2011-05-31 13:42:12 -0700
committerDavid Fugate <dfugate@microsoft.com>2011-05-31 13:42:12 -0700
commit355ffd9d540f8065ffac5fad3f97e8f379dfe4aa (patch)
tree4ff873679a442ad2711ba15b0ec77e3882217ece /website
parent0baf9ae7f6109d2a3cd7d410e3ce7a4b7b583ec8 (diff)
Fixed minor typo (see https://bugs.ecmascript.org/show_bug.cgi?id=74).
Diffstat (limited to 'website')
-rw-r--r--website/default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/default.html b/website/default.html
index 31afab0f7..91467c3ec 100644
--- a/website/default.html
+++ b/website/default.html
@@ -77,7 +77,7 @@
<div class="content-dev">
<p class="headers">Development</p>
<p class="content">Test262 is being developed by the members of Ecma TC39. Ecma's intellectual property policies, permit only Ecma
- members to directly contribute code to the project. However, a <a href='javascript:void(window.open("http://mail.mozilla.org/pipermail/test262-discuss/"));'>public mailing list</a> is used to coordinate development of Test62. If you wish to participate in the discussion please <a href='javascript:void(window.open("http://mail.mozilla.org/listinfo/test262-discuss"));'>subscribe</a>. Bug reports and suggestions should be sent to the mailing list.
+ members to directly contribute code to the project. However, a <a href='javascript:void(window.open("http://mail.mozilla.org/pipermail/test262-discuss/"));'>public mailing list</a> is used to coordinate development of Test262. If you wish to participate in the discussion please <a href='javascript:void(window.open("http://mail.mozilla.org/listinfo/test262-discuss"));'>subscribe</a>. Bug reports and suggestions should be sent to the mailing list.
</p>
<p class="content">
Ecma members can find detailed instructions on Test262 development procedures at the <a href='javascript:void(window.open("http://wiki.ecmascript.org/doku.php?id=test262:test262"));'>Test262 Wiki</a>.