Could or would? Who decides... Stephen
On 19 February 2014 11:08, David Holmes <david.hol...@oracle.com> wrote: > Hi Stephen, > > This could be construed as a spec-change, even if a typo :( > > - * which are too large to fit in an {@code int} and throw a {@code > DateTimeException}. > + * which are too large to fit in an {@code int} and throw an {@code > UnsupportedTemporalTypeException}. > > David > > > On 19/02/2014 8:54 PM, Stephen Colebourne wrote: >> >> A set of minor wording fixes in Javadoc: >> >> https://gist.github.com/jodastephen/8984256 >> >> Comments welcome. >> Stephen >> >