You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by pb...@apache.org on 2002/09/18 07:20:30 UTC

cvs commit: xml-fop/src/org/apache/fop/datastructs ROIntArray.java

pbwest      2002/09/17 22:20:30

  Modified:    src/org/apache/fop/datastructs Tag: FOP_0-20-0_Alt-Design
                        ROIntArray.java
  Log:
  Type fixed
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +3 -3      xml-fop/src/org/apache/fop/datastructs/Attic/ROIntArray.java
  
  Index: ROIntArray.java
  ===================================================================
  RCS file: /home/cvs/xml-fop/src/org/apache/fop/datastructs/Attic/ROIntArray.java,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- ROIntArray.java	7 May 2002 04:37:53 -0000	1.1.2.1
  +++ ROIntArray.java	18 Sep 2002 05:20:29 -0000	1.1.2.2
  @@ -24,7 +24,7 @@
       /**
        * Initialise with single integer array.  N.B. the ROIntArray is a
        * reference to the initialising array.  Any subsequent changes to the
  -     * contents of the iniitialising array will be reflected in the
  +     * contents of the initialising array will be reflected in the
        * ROIntArray.
        * @param iarray an <tt>int[]</tt>
        */
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org