mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 07:17:13 -06:00
Minor correction
“not be” vs “be not”. Just noticed while browsing around.
This commit is contained in:
@@ -49,7 +49,7 @@ Tools
|
|||||||
|
|
||||||
A simple UI inspector that shows information about UI component at mouse
|
A simple UI inspector that shows information about UI component at mouse
|
||||||
location in a tooltip, which may be useful while developing an application.
|
location in a tooltip, which may be useful while developing an application.
|
||||||
Should be not installed in released applications.
|
Should not be installed in released applications.
|
||||||
|
|
||||||
Once installed with following code (e.g. in method `main`), it can be activated
|
Once installed with following code (e.g. in method `main`), it can be activated
|
||||||
for the active window with the given keystroke:
|
for the active window with the given keystroke:
|
||||||
|
|||||||
Reference in New Issue
Block a user