Revision: 630
          http://svn.sourceforge.net/jwebunit/?rev=630&view=rev
Author:   henryju
Date:     2006-11-29 01:35:34 -0800 (Wed, 29 Nov 2006)

Log Message:
-----------
Fix typo in site.xml.

Modified Paths:
--------------
    branches/1.x/src/site/site.xml

Modified: branches/1.x/src/site/site.xml
===================================================================
--- branches/1.x/src/site/site.xml      2006-11-29 09:33:24 UTC (rev 629)
+++ branches/1.x/src/site/site.xml      2006-11-29 09:35:34 UTC (rev 630)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<project name="jWebUnit">
+<project name="JWebUnit">
     <skin>
         <groupId>org.apache.maven.skins</groupId>
         <artifactId>maven-stylus-skin</artifactId>
@@ -15,7 +15,7 @@
     </bannerLeft>
 
     <bannerRight>
-        <name>jWebUnit</name>
+        <name>JWebUnit</name>
         <src>./images/jwebunit-logo.png</src>
         <href>http://jwebunit.sourceforge.net</href>
     </bannerRight>
@@ -27,7 +27,7 @@
                 href="http://htmlunit.sourceforge.net"; />
             <item name="Selenium" href="http://openqa.org/selenium-rc/"; />
         </links>
-        <menu name="jWebUnit">
+        <menu name="JWebUnit">
             <item name="Home" href="/index.html" />
             <item name="Installation" href="/installation.html"
                 collapse="true">
@@ -52,7 +52,7 @@
                     href="#Using Property Files to Validate Content" />
             </item>
         </menu>
-        <menu name="Building jWebUnit">
+        <menu name="Building JWebUnit">
             <item name="With Maven" href="/building-maven.html"
                 collapse="true">
                 <item name="Installing Maven"


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jwebunit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to