You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by eh...@apache.org on 2004/01/28 19:08:50 UTC

cvs commit: jakarta-tapestry/framework/src/org/apache/tapestry RedirectException.java

ehatcher    2004/01/28 10:08:50

  Modified:    framework/src/org/apache/tapestry RedirectException.java
  Log:
  fix typo - thanks Jamie!
  
  Revision  Changes    Path
  1.5       +2 -2      jakarta-tapestry/framework/src/org/apache/tapestry/RedirectException.java
  
  Index: RedirectException.java
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/org/apache/tapestry/RedirectException.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- RedirectException.java	19 Jan 2004 21:32:10 -0000	1.4
  +++ RedirectException.java	28 Jan 2004 18:08:50 -0000	1.5
  @@ -58,7 +58,7 @@
   /**
    *  Exception thrown to force a redirection to an arbitrary location.
    *  This is used when, after processing a request (such as a form
  - *  submission or a link being clicked), it is desirous to go
  + *  submission or a link being clicked), it is desirable to go
    *  to some arbitrary new location.
    *
    *  @author Howard Lewis Ship
  
  
  

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