mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
[md] typo
This commit is contained in:
parent
0bef028d80
commit
756317852c
@ -63,7 +63,7 @@ IntelliJ editor supports work with more than one caret. To learn more about mult
|
||||
|
||||
#EditorFactory
|
||||
[EditorFactory.java] (https://github.com/JetBrains/intellij-community/blob/master/platform/editor-ui-api/src/com/intellij/openapi/editor/EditorFactory.java)
|
||||
Provides services for creating document and editor instances.
|
||||
provides services for creating document and editor instances.
|
||||
Please note, that creating and releasing of editors must be done from the event dispatch thread.
|
||||
|
||||
protected JComponent createCenterPanel() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user