Author: wsmoak
Date: Sun Sep 4 11:14:38 2005
New Revision: 278619
URL: http://svn.apache.org/viewcvs?rev=278619&view=rev
Log:
Fix typo, correct link to Struts home page
Modified:
struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/rolodex/dex.xml
struts/shale/trunk/xdocs/navigation.xml
Modified:
struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/rolodex/dex.xml
URL:
http://svn.apache.org/viewcvs/struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/rolodex/dex.xml?rev=278619&r1=278618&r2=278619&view=diff
==============================================================================
---
struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/rolodex/dex.xml
(original)
+++
struts/shale/trunk/use-cases/src/java/org/apache/shale/usecases/rolodex/dex.xml
Sun Sep 4 11:14:38 2005
@@ -1,23 +1,23 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!--
-
- Copyright 2004-2005 The Apache Software Foundation.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
--->
-
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+
+ Copyright 2004-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+-->
+
<dex>
<states>
<state abbrState="AL" state="Alabama" country="United States"
abbrCountry="US"/>
@@ -158,7 +158,7 @@
</contact>
<contact>
- <name>Banister's Custom Wrough Iron</name>
+ <name>Banister's Custom Wrought Iron</name>
<email>[EMAIL PROTECTED]</email>
<residentialPhone></residentialPhone>
<businessPhone>(720) 791-1977</businessPhone>
Modified: struts/shale/trunk/xdocs/navigation.xml
URL:
http://svn.apache.org/viewcvs/struts/shale/trunk/xdocs/navigation.xml?rev=278619&r1=278618&r2=278619&view=diff
==============================================================================
--- struts/shale/trunk/xdocs/navigation.xml (original)
+++ struts/shale/trunk/xdocs/navigation.xml Sun Sep 4 11:14:38 2005
@@ -34,7 +34,7 @@
</menu>
<menu name="Quick Links">
- <item name="Struts" href="/index.html"/>
+ <item name="Struts" href="../index.html"/>
<item name="JavaServer Faces"
href="http://java.sun.com/j2ee/javaserverfaces"/>
<item name="Struts-Faces Integration Library" href="faces/index.html"/>
</menu>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]