On Tue, 24 Aug 2021 20:54:08 GMT, Jonathan Gibbons <[email protected]> wrote:
> Please review a very simple change to the support for the synthesized method > descriptions in JavaFX. > > The change is just to change the order of words in generated descriptions > from > _the property `NAME`_ > to > _the `NAME` property_ > > As such, there are no changes to the mainstream code; just a change to the > resource files and corresponding changes to some tests. I tested it by generating the JavaFX docs using this version and it looks good. ------------- Marked as reviewed by kcr (Author). PR: https://git.openjdk.java.net/jdk/pull/5244
