Fix wording
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
c163b40b64
commit
1dec163012
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ struct TextEditorLoadFileItem : MenuItem {
|
|||
: module(textEditorModule),
|
||||
widget(textEditorWidget)
|
||||
{
|
||||
text = "Load File";
|
||||
text = "Load text file...";
|
||||
}
|
||||
|
||||
void onAction(const event::Action&) override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue