mirror of https://gitlab.com/basile.b/dexed.git
fix #318 - Spelling error in tooltip
This commit is contained in:
parent
6e3e2528d6
commit
2f86ab0459
|
@ -120,7 +120,7 @@ inherited CELibManEditorWidget: TCELibManEditorWidget
|
||||||
end
|
end
|
||||||
object btnEnabled: TCEToolButton[6]
|
object btnEnabled: TCEToolButton[6]
|
||||||
Left = 197
|
Left = 197
|
||||||
Hint = 'activate or dactivate the selected entry'
|
Hint = 'activate or deactivate the selected entry'
|
||||||
Top = 0
|
Top = 0
|
||||||
AutoSize = True
|
AutoSize = True
|
||||||
Caption = 'btnEnabled'
|
Caption = 'btnEnabled'
|
||||||
|
|
Loading…
Reference in New Issue