mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
MethodChainHints: fix typo
This commit is contained in:
@@ -496,7 +496,7 @@
|
||||
<group id="MethodChainHintsContextMenu" popup="true">
|
||||
<action id="MethodChainHintAction"
|
||||
class="com.intellij.codeInsight.hints.MethodChainHintTurningAction"
|
||||
text="Show Method chain hints"/>
|
||||
text="Show method chain hints"/>
|
||||
<separator/>
|
||||
<reference ref="EditorPopupMenu"/>
|
||||
</group>
|
||||
|
||||
Reference in New Issue
Block a user