Author: andyhot
Date: Fri Sep 21 21:36:57 2007
New Revision: 578369

URL: http://svn.apache.org/viewvc?rev=578369&view=rev
Log:
typo

Modified:
    
tapestry/tapestry4/branches/4.0/framework/src/java/org/apache/tapestry/IPage.java

Modified: 
tapestry/tapestry4/branches/4.0/framework/src/java/org/apache/tapestry/IPage.java
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry4/branches/4.0/framework/src/java/org/apache/tapestry/IPage.java?rev=578369&r1=578368&r2=578369&view=diff
==============================================================================
--- 
tapestry/tapestry4/branches/4.0/framework/src/java/org/apache/tapestry/IPage.java
 (original)
+++ 
tapestry/tapestry4/branches/4.0/framework/src/java/org/apache/tapestry/IPage.java
 Fri Sep 21 21:36:57 2007
@@ -29,7 +29,7 @@
 /**
  * A root level component responsible for generating an entire a page within 
the application.
  * <p>
- * Pages are created dynamically from thier class names (part of the
+ * Pages are created dynamically from their class names (part of the
  * [EMAIL PROTECTED] org.apache.tapestry.spec.IComponentSpecification}).
  * 
  * @see org.apache.tapestry.engine.IPageSource


Reply via email to