henning     2003/03/19 08:10:25

  Modified:    src/java/org/apache/turbine/util RunData.java
  Log:
  Typo
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-turbine-2/src/java/org/apache/turbine/util/RunData.java
  
  Index: RunData.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/src/java/org/apache/turbine/util/RunData.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- RunData.java      14 Mar 2003 18:18:35 -0000      1.5
  +++ RunData.java      19 Mar 2003 16:10:25 -0000      1.6
  @@ -73,7 +73,7 @@
   import org.apache.turbine.util.template.TemplateInfo;
   
   /**
  - * RunData is an interface to run-rime information that is passed
  + * RunData is an interface to run-time information that is passed
    * within Turbine. This provides the threading mechanism for the
    * entire system because multiple requests can potentially come in
    * at the same time.  Thus, there is only one RunData implementation
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to