--- old/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/DocTreeMaker.java 2019-12-20 15:41:24.000000000 +0000 +++ new/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/DocTreeMaker.java 2019-12-20 15:41:24.000000000 +0000 @@ -221,7 +221,7 @@ } /* - * Primarily to produce a DocCommenTree when given a + * Primarily to produce a DocCommentTree when given a * first sentence and a body, this is useful, in cases * where the trees are being synthesized by a tool. */