You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by rg...@apache.org on 2007/08/29 22:21:20 UTC

svn commit: r570919 - /forrest/trunk/whiteboard/forrest2/core/src/main/org/apache/forrest/core/reader/IReader.java

Author: rgardler
Date: Wed Aug 29 13:21:19 2007
New Revision: 570919

URL: http://svn.apache.org/viewvc?rev=570919&view=rev
Log:
Javadoc spelling

Modified:
    forrest/trunk/whiteboard/forrest2/core/src/main/org/apache/forrest/core/reader/IReader.java

Modified: forrest/trunk/whiteboard/forrest2/core/src/main/org/apache/forrest/core/reader/IReader.java
URL: http://svn.apache.org/viewvc/forrest/trunk/whiteboard/forrest2/core/src/main/org/apache/forrest/core/reader/IReader.java?rev=570919&r1=570918&r2=570919&view=diff
==============================================================================
--- forrest/trunk/whiteboard/forrest2/core/src/main/org/apache/forrest/core/reader/IReader.java (original)
+++ forrest/trunk/whiteboard/forrest2/core/src/main/org/apache/forrest/core/reader/IReader.java Wed Aug 29 13:21:19 2007
@@ -43,7 +43,7 @@
 	 * 
 	 * @param controller - the forrest controller in use
 	 * @param requestURI - the URI being requested
-	 * @param sourceNode - the source node we are trying to use to resole this document
+	 * @param sourceNode - the source node we are trying to use to resolve this document
 	 * @param matcher - the matcher that produced this source node
 	 * 
 	 * @return