Re: [javax-usb-devel] Minor editorial issues in JavaDoc for UsbIrp

2006-01-14 Thread Dan Streetman
thanks, updated. On Fri, 13 Jan 2006, Elliotte Harold wrote: >In isComplete > >public boolean isComplete() > > If this has completed. > > This must be false before use. > > Returns: > If the has completed. > > >There seems to be a missing word here. Maybe, Returns: "true if t

[javax-usb-devel] Minor editorial issues in JavaDoc for UsbIrp

2006-01-13 Thread Elliotte Harold
In isComplete public boolean isComplete() If this has completed. This must be false before use. Returns: If the has completed. There seems to be a missing word here. Maybe, Returns: "true if this IRP has completed, otherwise false" -- Elliotte Rusty Harold [EMAIL PR