mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
[java-decompiler] format DecompilerInEditorListener: fix minor grammar in comment
GitOrigin-RevId: f566f3513a24059a5450b721eef858de132bb76e
This commit is contained in:
committed by
intellij-monorepo-bot
parent
812cf8a891
commit
df3b0fb096
+1
-1
@@ -38,7 +38,7 @@ private class DecompilerInEditorListener : EditorFactoryListener {
|
||||
*
|
||||
* We want to add an icon to the small toolbar in the upper-right corner of the editor (aka "the inspection widget").
|
||||
*
|
||||
* Normal, well-behaved plugins (for example GitHub plugin, for code review), contribute their own actions to the
|
||||
* Normal, well-behaved plugins (for example, the GitHub plugin, for code review), contribute their own actions to the
|
||||
* inspection widget by calling [EditorMarkupModel.addInspectionWidgetAction].
|
||||
*
|
||||
* Unfortunately, we cannot act like a well-behaved plugin because the inspection widget is not shown for
|
||||
|
||||
Reference in New Issue
Block a user