minor doc fix
diff --git a/bundles/org.eclipse.core.runtime/doc/org_eclipse_core_runtime_applications.html b/bundles/org.eclipse.core.runtime/doc/org_eclipse_core_runtime_applications.html
index e250718..250d48e 100644
--- a/bundles/org.eclipse.core.runtime/doc/org_eclipse_core_runtime_applications.html
+++ b/bundles/org.eclipse.core.runtime/doc/org_eclipse_core_runtime_applications.html
@@ -28,7 +28,7 @@
<br><tt> ></tt>
<ul>
<li>
-<b>class -</b> the fully-qualified name of a class which implements <tt>org.eclipse.core.runtime.IPlatformRunnable</tt>.</li>
+<b>class -</b> the fully-qualified name of a class which implements <tt>org.eclipse.core.boot.IPlatformRunnable</tt>.</li>
</ul>
<tt> <!ELEMENT parameter EMPTY></tt>
<br><tt> <!ATTLIST parameter</tt>
@@ -57,7 +57,7 @@
<br><tt> </application></tt>
<br><tt> </extension></tt>
<p><b><i>API Information</i>: </b>The value of the <tt>class</tt> attribute
-must represent an implementor of <tt>org.eclipse.core.runtime.IPlatformRunnable</tt>.
+must represent an implementor of <tt>org.eclipse.core.boot.IPlatformRunnable</tt>.
<p><b><i>Supplied Implementation:</i></b> The platform itself supplies a number
of applications including the platform workbench itself.
<p><a href="hglegal.htm"><img SRC="ngibmcpy.gif" ALT="Copyright IBM Corporation 2000" BORDER=0 height=12 width=195></a>