mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Fix typo in declaring contribution for the Editor ruler.
This commit is contained in:
parent
58ea55d386
commit
82782a6993
1 changed files with 1 additions and 1 deletions
|
@ -356,7 +356,7 @@
|
|||
</action>
|
||||
</objectContribution>
|
||||
<viewerContribution
|
||||
targetID="#CRulerContext"
|
||||
targetID="#CEditorRulerContext"
|
||||
id="org.eclipse.cdt.ui.editor.CEditorPopupActions">
|
||||
<action
|
||||
label="%AddTask.label"
|
||||
|
|
Loading…
Add table
Reference in a new issue