Re: RFR: 8324237: Typo in comment in GlassApplication.m

2024-01-20 Thread Johan Vos
On Sat, 20 Jan 2024 14:52:19 GMT, Kevin Rushforth wrote: > Simple fix of a typo in a code comment. Trivial but important fix (it is correct in line 72). Great to improve in-code doc quality. - Marked as reviewed by jvos (Reviewer). PR Review: https://git.openjdk.org/jfx/pull/1343

RFR: 8324237: Typo in comment in GlassApplication.m

2024-01-20 Thread Kevin Rushforth
Simple fix of a typo in a code comment. - Commit messages: - 8324237: Typo in comment in GlassApplication.m Changes: https://git.openjdk.org/jfx/pull/1343/files Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=1343&range=00 Issue: https://bugs.openjdk.org/browse/JDK-8324237 Sta