Skip to content

Commit

Permalink
[macOS] update the message on the QML overlay
Browse files Browse the repository at this point in the history
Signed-off-by: Rhys Mainwaring <[email protected]>
  • Loading branch information
srmainwaring committed Aug 13, 2021
1 parent 07398f5 commit 4c33243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/simple_demo_qml/Main.qml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ Item {
anchors.right: renderer.right
anchors.margins: 20
wrapMode: Text.WordWrap
text: "QML09 Ignition : `simple_demo` example using ignition-rendering and QML."
text: "simple_demo_qml : the `simple_demo` example using ignition-rendering and QML."
}
}

0 comments on commit 4c33243

Please sign in to comment.