mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-02-10 15:58:06 +00:00
comp: Fix typo.
This commit is contained in:
parent
322f6d473a
commit
dde274b13e
|
@ -86,7 +86,7 @@ struct comp_settings
|
||||||
bool wireframe;
|
bool wireframe;
|
||||||
} debug;
|
} debug;
|
||||||
|
|
||||||
//! Procentage to scale the viewport by.
|
//! Percentage to scale the viewport by.
|
||||||
double viewport_scale;
|
double viewport_scale;
|
||||||
|
|
||||||
//! Not used with direct mode.
|
//! Not used with direct mode.
|
||||||
|
|
Loading…
Reference in a new issue