comp: Fix typo.

This commit is contained in:
Ryan Pavlik 2021-04-06 16:27:24 -05:00 committed by Jakob Bornecrantz
parent 322f6d473a
commit dde274b13e

View file

@ -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.