You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/05/18 00:33:04 UTC

[Bug 1627] Changed - Typos in Javadoc for Xalan Process class

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1627

*** shadow/1627	Fri May  4 15:21:28 2001
--- shadow/1627.tmp.22442	Thu May 17 15:33:04 2001
***************
*** 2,9 ****
  | Typos in Javadoc for Xalan Process class                                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 1627                        Product: XalanJ2                 |
! |       Status: NEW                         Version: 2.0.1                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Minor                    OS/Version: All                     |
  |     Priority: Low                       Component: org.apache.xalan        |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | Typos in Javadoc for Xalan Process class                                   |
  +----------------------------------------------------------------------------+
  |        Bug #: 1627                        Product: XalanJ2                 |
! |       Status: RESOLVED                    Version: 2.0.1                   |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Minor                    OS/Version: All                     |
  |     Priority: Low                       Component: org.apache.xalan        |
  +----------------------------------------------------------------------------+
***************
*** 28,31 ****
  
  The final sentence trails off without closure. I think that you could replace
  the final 'to' of the last sentence with a period '.' and the information would
! be correct.
--- 28,34 ----
  
  The final sentence trails off without closure. I think that you could replace
  the final 'to' of the last sentence with a period '.' and the information would
! be correct.
! 
! ------- Additional Comments From curcuru@apache.org  2001-05-17 15:33 -------
! Fixed in Process.java r1.34