Skip to content

Commit e891ba5

Browse files
geetikabatrarawagner
authored andcommitted
Changed name from Stack Analyses to Stack Analysis
1 parent 0ab9ace commit e891ba5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • plugins/com.redhat.fabric8analytics.lsp.eclipse.ui

plugins/com.redhat.fabric8analytics.lsp.eclipse.ui/plugin.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
locationURI="popup:org.eclipse.ui.navigator.ProjectExplorer#PopupMenu?after=additions">
5757
<command
5858
commandId="myplugin.command.mycommand"
59-
label="Stack Analyses"
59+
label="Stack Analysis"
6060
mnemonic="M1+P">
6161
</command>
6262
<visibleWhen>
@@ -96,7 +96,7 @@
9696
locationURI="popup:org.eclipse.jdt.ui.PackageExplorer">
9797
<command
9898
commandId="myplugin.command.mycommand"
99-
label="Stack Analyses"
99+
label="Stack Analysis"
100100
mnemonic="M1+P">
101101
</command>
102102
<visibleWhen>

0 commit comments

Comments
 (0)