Author: ltheussl
Date: Sun Jul 23 15:14:54 2006
New Revision: 424840
URL: http://svn.apache.org/viewvc?rev=424840&view=rev
Log:
Fix xdoc validation error.
Modified:
maven/maven-1/core/trunk/xdocs/start/install.xml
Modified: maven/maven-1/core/trunk/xdocs/start/install.xml
URL:
http://svn.apache.org/viewvc/maven/maven-1/core/trunk/xdocs/start/install.xml?rev=424840&r1=424839&r2=424840&view=diff
==============================================================================
--- maven/maven-1/core/trunk/xdocs/start/install.xml (original)
+++ maven/maven-1/core/trunk/xdocs/start/install.xml Sun Jul 23 15:14:54 2006
@@ -79,6 +79,7 @@
%MAVEN_HOME%\bin\install_repo.bat %USERPROFILE%\.maven\repository]]></source>
<p>
<b>Notes:</b>
+ </p>
<ul>
<li>This step is optional, but will save downloading several JARs
a second time.
@@ -90,7 +91,6 @@
property.
</li>
</ul>
- </p>
<p>
To confirm that you can start Maven, run
</p>