Skip to content

Commit d33c247

Browse files
committed
Minor stylistic change
1 parent 8f6da94 commit d33c247

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inst/Description.qml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ Description
3131

3232
Analysis
3333
{
34-
title: qsTr("Load data")
35-
menu: qsTr("Load data")
34+
title: qsTr("Loading data")
35+
menu: qsTr("Loading data")
3636
func: "processData"
3737
qml: "Data.qml"
3838
}

0 commit comments

Comments
 (0)