mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
typo
This commit is contained in:
@@ -77,7 +77,7 @@ public interface FileEditor extends UserDataHolder, Disposable {
|
||||
void setState(@NotNull FileEditorState state);
|
||||
|
||||
/**
|
||||
* @return whether the editor's content is modified in comparision with its file.
|
||||
* @return whether the editor's content is modified in comparison with its file.
|
||||
*/
|
||||
boolean isModified();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user