瀏覽代碼

Removed incorect text.

Luke Taylor 18 年之前
父節點
當前提交
e4f5bd0a09
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/site/xdoc/building.xml

+ 3 - 3
src/site/xdoc/building.xml

@@ -6,10 +6,10 @@
 
     <subsection name="Checking Out from Subversion (SVN)">
 
-        <p>This project uses <a href="http://maven.apache.org">Maven</a> as project manager
+    <p>This project uses <a href="http://maven.apache.org">Maven</a> as project manager
 	and build tool.	We recommend you to install Maven 2.0.5 or greater before trying
-	the following. <b>Note there are workarounds at the bottom of this page.</b></p><p>To checkout Acegi Security from SVN, see our
-  <a href="cvs-usage.html">CVS Usage</a> page.</p>
+	the following.</p><p>To checkout Acegi Security from SVN, see our
+    <a href="cvs-usage.html">SVN Usage</a> page.</p>
 
     </subsection>