diff --git a/docs/download.html b/docs/download.html index 915b2d889a..3316f1a226 100644 --- a/docs/download.html +++ b/docs/download.html @@ -17,7 +17,7 @@
-Rhino 1.6R2 is the last qualified release. It includes support for ECMAScript for XML (E4X). To implement E4X runtime Rhino uses XMLBeans library and if you would like to use E4X you need to add xbean.jar from XMLBeans distribution to your class path.
@@ -33,6 +33,13 @@-This version of Rhino should be binary compatible with the current embeddings that use only public API unless the code use the previously deperected classes as documented below. Please report any incompatibilitiy issues to Bugzilla. +This version of Rhino should be binary compatible with the current embeddings that use only public API unless the code use the previously deprected classes as documented below. Please report any incompatibility issues to Bugzilla.
diff --git a/docs/rhino16R2.html b/docs/rhino16R2.html index 67971e18f7..02a1300218 100644 --- a/docs/rhino16R2.html +++ b/docs/rhino16R2.html @@ -33,8 +33,8 @@This version of Rhino should be binary compatible with the current embeddings that use only public API -unless the code use the previously deperected classes as documented below. -Please report any incompatibilitiy issues to Bugzilla. +unless the code use the previously deprected classes as documented below. +Please report any incompatibility issues to Bugzilla.