dustinkredmond / FXTrayIcon

Tray Icon implementation for JavaFX applications. Say goodbye to using AWT's SystemTray icon, instead use a JavaFX Tray Icon.
MIT License
324 stars 25 forks source link

Fixed the Builder toolTip -> tooltip #53

Closed EasyG0ing1 closed 2 years ago

EasyG0ing1 commented 2 years ago

This is a full-blown OCD PR - I simply fixed the word toolTip in the builder to be tooltip ... reject if desired, but I wanted to address it regardless.

dustinkredmond commented 2 years ago

Build failed for this? Not really sure why, but going to merge and do a release tonight. Thanks for the PR. Your OCD and mine align quite well. Thanks!