You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Christian Meder <ch...@absolutegiganten.org> on 2005/09/27 00:28:50 UTC

[4/5] Minor fixes for Struts Core documentation

* fix href tag
* use indentation consistently
-- 
Christian Meder, email: chris@absolutegiganten.org

The Way-Seeking Mind of a tenzo is actualized 
by rolling up your sleeves.

                (Eihei Dogen Zenji)

Index: userGuide/preface.xml
===================================================================
--- userGuide/preface.xml	(revision 291028)
+++ userGuide/preface.xml	(working copy)
@@ -55,13 +55,13 @@
     This overlaps with the Java Web Services Tutorial in some places, but the two work well together.
     </p>
 
-      <p>
+    <p>
           For more about building Java application in general, see the
           <a href="http://developer.java.sun.com/developer/onlineTraining/new2java/divelog/part1/toc.jsp">New to
           Java Center</a>.
-      </p>
+    </p>
 
-    </subsection>
+  </subsection>
 
     <a name="http"/>
     <subsection name="0.2 HTTP, HTML and User Agents">
@@ -174,7 +174,7 @@
 
           <p>
               To implement its Chain, the Request Processor uses the
-              <a hhref="http://jakarta.apache.org/commons/chain/">
+              <a href="http://jakarta.apache.org/commons/chain/">
               Chain of Responsibility </a>component in the Jakarta Commons
               which provides a standard implementation of the CoR pattern,
               along with various implementations of the Context and


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org