--- old/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/DeprecatedListWriter.java 2020-01-21 10:50:52.463814807 -0800 +++ new/src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/DeprecatedListWriter.java 2020-01-21 10:50:52.143800667 -0800 @@ -259,7 +259,7 @@ /** * Get list of all the deprecated classes and members in all the Packages - * specified on the Command Line. + * specified on the command line. * Then instantiate DeprecatedListWriter and generate File. * * @param configuration the current configuration of the doclet.