dlr         2004/05/05 16:29:04

  Modified:    src/java/org/apache/velocity/tools/generic Alternator.java
  Log:
  * src/java/org/apache/velocity/tools/generic/Alternator.java
    toString(): Made "auto" a JavaDoc xref.
  
  Revision  Changes    Path
  1.5       +4 -4      
jakarta-velocity-tools/src/java/org/apache/velocity/tools/generic/Alternator.java
  
  Index: Alternator.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-velocity-tools/src/java/org/apache/velocity/tools/generic/Alternator.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -u -r1.4 -r1.5
  --- Alternator.java   5 May 2004 23:23:51 -0000       1.4
  +++ Alternator.java   5 May 2004 23:29:04 -0000       1.5
  @@ -155,9 +155,9 @@
   
       /**
        * Returns a string representation of the current item or
  -     * <code>null</code> if the current item is null.  <b>If
  -     * <i>auto</i> is true, this will shift after returning the
  -     * current item</b>.
  +     * <code>null</code> if the current item is null.  <b>If [EMAIL PROTECTED]
  +     * #auto} is true, this will shift after returning the current
  +     * item</b>.
        */
       public String toString()
       {
  
  
  

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

Reply via email to