mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
Fix typo
This commit is contained in:
@@ -613,7 +613,7 @@ pub struct Glyph {
|
||||
/// Height of this row of text.
|
||||
///
|
||||
/// Usually same as [`Self::font_height`],
|
||||
/// unless explicitly overriden by [`TextFormat::line_height`].
|
||||
/// unless explicitly overridden by [`TextFormat::line_height`].
|
||||
pub line_height: f32,
|
||||
|
||||
/// [`Font::ascent`]
|
||||
|
||||
Reference in New Issue
Block a user