Author: schof
Date: Thu Aug 31 10:30:55 2006
New Revision: 438992

URL: http://svn.apache.org/viewvc?rev=438992&view=rev
Log:
fixed a typo in the docs

Modified:
    
shale/sandbox/shale-dialog2/src/main/java/org/apache/shale/dialog2/Contexts.java

Modified: 
shale/sandbox/shale-dialog2/src/main/java/org/apache/shale/dialog2/Contexts.java
URL: 
http://svn.apache.org/viewvc/shale/sandbox/shale-dialog2/src/main/java/org/apache/shale/dialog2/Contexts.java?rev=438992&r1=438991&r2=438992&view=diff
==============================================================================
--- 
shale/sandbox/shale-dialog2/src/main/java/org/apache/shale/dialog2/Contexts.java
 (original)
+++ 
shale/sandbox/shale-dialog2/src/main/java/org/apache/shale/dialog2/Contexts.java
 Thu Aug 31 10:30:55 2006
@@ -20,7 +20,7 @@
 
 /**
  * <p>Accessor utility for the various [EMAIL PROTECTED] Context} instances 
that have
- * been activated within thw scope of the current user's session.</p>
+ * been activated within the scope of the current user's session.</p>
  * 
  * <p><strong>IMPLEMENTATION NOTE</strong> - Implementations of this interface
  * will be stored in session scope, so they should be serializable.</p>


Reply via email to