mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
tool_windows.md: Fix typos
This commit is contained in:
parent
9d93fbf306
commit
ca2ffc89c9
@ -51,13 +51,13 @@ If the tool window of a plugin should not be displayed for all projects:
|
||||
|
||||
<tab title="2023.3 and later">
|
||||
|
||||
Implement `ToolwindowFactory.isApplicableAsync(Project)`.
|
||||
Implement `ToolWindowFactory.isApplicableAsync(Project)`.
|
||||
|
||||
</tab>
|
||||
|
||||
<tab title="2021.1 and later">
|
||||
|
||||
Implement `ToolwindowFactory.isApplicable(Project)`.
|
||||
Implement `ToolWindowFactory.isApplicable(Project)`.
|
||||
|
||||
</tab>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user