diff --git a/js/rhino/docs/changes.html b/js/rhino/docs/changes.html index 178de5cdd33f..dbc81281873d 100644 --- a/js/rhino/docs/changes.html +++ b/js/rhino/docs/changes.html @@ -125,10 +125,9 @@ The following classes that were deprecated in Rhino 1.5R5 are no longer availabl -See documentation for org.mozilla.javascript.optimizer.ClassCompiler that provides replacement for ClassNameHelper and ClassRepository and org.mozilla.javascript.RhinoException that gives the common root for all Rhino exceptions. +See documentation for org.mozilla.javascript.optimizer.ClassCompiler that provides replacement for ClassNameHelper and ClassRepository.