mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Fixed typo (#308)
This commit is contained in:
parent
a03670ab94
commit
4aaf2d7a0d
@ -20,7 +20,7 @@ While enabled, centering the cursor on a UI element and pressing <kbd>Control/Cm
|
||||
|
||||
For example, to get information about the _Build Project_ button's icon (hammer) on the toolbar (highlighted in green), put the mouse cursor on the icon and press <kbd>Control/Cmd</kbd>+<kbd>Alt</kbd> while clicking the mouse.
|
||||
|
||||
The _UI Inspector_ displays that the icon has the internal path `Allcons.Actions.Compile`:
|
||||
The _UI Inspector_ displays that the icon has the internal path `AllIcons.Actions.Compile`:
|
||||
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user