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>&nbsp;&nbsp; ></tt>

 <ul>

 <li>

-<b>class -</b> the fully-qualified name of a class which implements&nbsp; <tt>org.eclipse.core.runtime.IPlatformRunnable</tt>.</li>

+<b>class -</b> the fully-qualified name of a class which implements&nbsp; <tt>org.eclipse.core.boot.IPlatformRunnable</tt>.</li>

 </ul>

 <tt>&nbsp;&nbsp; &lt;!ELEMENT parameter EMPTY></tt>

 <br><tt>&nbsp;&nbsp; &lt;!ATTLIST parameter</tt>

@@ -57,7 +57,7 @@
 <br><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/application&gt;</tt>

 <br><tt>&nbsp;&nbsp; &lt;/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>