On Tue, 1 Aug 2023 10:11:04 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> src/java.desktop/share/classes/javax/swing/JFormattedTextField.java line 147: >> >>> 145: * commit the value. >>> 146: * <p> >>> 147: * <code>JFormattedTextField</code> does not do the formatting itself, >> >> Looks like we have the same typo in some other files Like SwingSet2, etc. >> please double-check. > > We may… I didn't scan the entire code base, I was reading the code of > `JFormattedTextField` found the typo and decided to correct it. It's part of > the Java SE API. The word _‘it self’_ is present in HTML files in SwingSet2 and SwingSet3 in the excerpts from [**Micrographia**](https://en.wikipedia.org/wiki/Micrographia). I'd rather not touch it, these are meant to be the exact text of the book, there are many misspellings or archaic spellings in the files. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15087#discussion_r1280568059