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
|
||||
object btnEnabled: TCEToolButton[6]
|
||||
Left = 197
|
||||
Hint = 'activate or dactivate the selected entry'
|
||||
Hint = 'activate or deactivate the selected entry'
|
||||
Top = 0
|
||||
AutoSize = True
|
||||
Caption = 'btnEnabled'
|
||||
|
|
Loading…
Reference in New Issue