Screen recorder: typo fix
This commit is contained in:
parent
ed6562475d
commit
c6ee99375d
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ ColumnLayout {
|
||||||
// Source
|
// Source
|
||||||
NComboBox {
|
NComboBox {
|
||||||
label: "Video Source"
|
label: "Video Source"
|
||||||
description: "Portal is recommend, if you get artifacts try Screen."
|
description: "Portal is recommended, if you get artifacts try Screen."
|
||||||
model: ListModel {
|
model: ListModel {
|
||||||
ListElement {
|
ListElement {
|
||||||
key: "portal"
|
key: "portal"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue