We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 874942f commit 7a5cb80Copy full SHA for 7a5cb80
src/modules/display/display.c
@@ -448,7 +448,7 @@ static FFModuleBaseInfo ffModuleInfo = {
448
{"Screen scaled width (in pixels)", "scaled-width"},
449
{"Screen scaled height (in pixels)", "scaled-height"},
450
{"Screen name", "name"},
451
- {"Screen type (Built-in, External or unknown)", "type"},
+ {"Screen type (Built-in or External)", "type"},
452
{"Screen rotation (in degrees)", "rotation"},
453
{"True if being the primary screen", "is-primary"},
454
{"Screen physical width (in millimeters)", "physical-width"},
0 commit comments