From 0c29ef1f9aa4a56ac8241c50dc2a96dc364d1572 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 18 Oct 2011 14:11:02 +0000
Subject: [PATCH] Typo

---
 opendj3/src/main/docbkx/install-guide/chap-install-gui.xml |   29 +++++++++++++++--------------
 1 files changed, 15 insertions(+), 14 deletions(-)

diff --git a/opendj3/src/main/docbkx/install-guide/chap-install-gui.xml b/opendj3/src/main/docbkx/install-guide/chap-install-gui.xml
index b4dac97..60b76eb 100644
--- a/opendj3/src/main/docbkx/install-guide/chap-install-gui.xml
+++ b/opendj3/src/main/docbkx/install-guide/chap-install-gui.xml
@@ -46,19 +46,21 @@
  installation. You can also upgrade an OpenDJ directory server through the
  WebStart installer.</para>
 
- <note><para>OpenDJ directory server relies on Java 6, so if your browser
- picks up an old installation of Java 5 for example, installation can
- fail. You might see an application error messages such as this:</para>
-
- <mediaobject>
-  <alt>Application error due to old Java version</alt>
-  <imageobject>
-   <imagedata fileref="images/missing-java6.png" format="PNG" />
-  </imageobject>
-  <textobject>
-   <para>Message showing the browser is unable to launch the application</para>
-  </textobject>
- </mediaobject>
+ <note>
+  <para>OpenDJ directory server relies on Java 6, so if your browser
+  picks up an old installation of Java 5 for example, installation can
+  fail. You might see an application error messages such as this:</para>
+ 
+  <mediaobject>
+   <alt>Application error due to old Java version</alt>
+   <imageobject>
+    <imagedata fileref="images/missing-java6.png" format="PNG" />
+   </imageobject>
+   <textobject>
+    <para>Message showing the browser is unable to launch the application</para>
+   </textobject>
+  </mediaobject>
+ </note>
 
  <para>If the WebStart installation does not work in your browser, copy
  the WebStart URL, ending in <literal>QuickSetup.jnlp</literal>, from the
@@ -74,7 +76,6 @@
  OpenDJ-<?eval ${docTargetVersion}?>.zip, unzip the file, and then run
  OpenDJ-<?eval ${docTargetVersion}?>/setup (UNIX), OpenDJ-<?eval
  ${docTargetVersion}?>\setup.bat (Windows), or QuickSetup.app (Mac OS X).</para>
- </note>
 
  <para>Java WebStart launches the the QuickSetup wizard, and soon the
  Welcome screen appears.</para>

--
Gitblit v1.10.0