Re: 8173385: spelling errors in JavaFX javadoc

2017-01-30 Thread Jonathan Giles
I fear we might be seeing the beginning of a snowball of small javadoc cleanups :-) In any case, I have now posted a third revision to include fixes identified by Ajit, Kevin, and Jim (as well as a few of my own) here: http://cr.openjdk.java.net/~jgiles/8173385.3/ Further discussion can cont

Re: 8173385: spelling errors in JavaFX javadoc

2017-01-30 Thread Jim Graham
The spelling changes look right, but "of Foo method" bothers me - it should be "of the Foo method". The same comment would reply to the retainAll doc comment... :( ...jim On 1/29/17 1:31 PM, Jonathan Giles wrote: Ajit, Could you please review the following jira issue

8173385: spelling errors in JavaFX javadoc

2017-01-29 Thread Jonathan Giles
Ajit, Could you please review the following jira issue and webrev: https://bugs.openjdk.java.net/browse/JDK-8173385 http://cr.openjdk.java.net/~jgiles/8173385/ Thanks -- -- Jonathan