mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
fix typo in text_layout_types (#2150)
This commit is contained in:
@@ -306,7 +306,7 @@ impl Default for TextWrapping {
|
||||
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
/// Text that has been layed out, ready for painting.
|
||||
/// Text that has been laid out, ready for painting.
|
||||
///
|
||||
/// You can create a [`Galley`] using [`crate::Fonts::layout_job`];
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user