On Wed, 30 Sep 2020 20:01:26 GMT, Kumar Srinivasan <ksr...@openjdk.org> wrote:

>> This is primarily a cosmetic cleanup for the doc comments on 
>> `AbstractMemberWriter`, but cleaning up some of the
>> comments leaked into fixing up comments on overridden methods as well.
>
> src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/AbstractMemberWriter.java
>  line 235:
> 
>> 233:      *
>> 234:      * @param member the member to add the type for
>> 235:      * @param code   the content tree to which the modified will be 
>> added
> 
> I think this should be modifier not modified.

Indeed; will fix

-------------

PR: https://git.openjdk.java.net/jdk/pull/405

Reply via email to