Bug 515805: Some help pages needed for modules contain invalid HTML

  fixed some invalid HTML tags in the documentation

Change-Id: Id34a38a33795ea3e6f8f37fe345f7d99401dccbf
diff --git a/plugins/org.eclipse.ease.modules.platform/src/org/eclipse/ease/modules/platform/debug/LaunchModule.java b/plugins/org.eclipse.ease.modules.platform/src/org/eclipse/ease/modules/platform/debug/LaunchModule.java
index 8eb2f6c..44b6cfd 100644
--- a/plugins/org.eclipse.ease.modules.platform/src/org/eclipse/ease/modules/platform/debug/LaunchModule.java
+++ b/plugins/org.eclipse.ease.modules.platform/src/org/eclipse/ease/modules/platform/debug/LaunchModule.java
@@ -109,6 +109,7 @@
 	 * <p>
 	 * This is the way to launch a configuration within a script which is itself launched. Consider using {@module #launchUI(String, String)} if a full UI style
 	 * launch is required, for example when invoked from the interactive console.
+	 * </p>
 	 *
 	 * @param launchConfiguration
 	 *            the {@link ILaunchConfiguration}, or the name of the launch configuration to be resolved with {@module #getLaunchConfiguration(String)}