mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 15:13:12 -04:00
typo
This commit is contained in:
@@ -2445,7 +2445,7 @@ mod wgpu_integration {
|
||||
|
||||
drop(shared_lock); // Release lock!
|
||||
|
||||
// Runs the update, which could call immedaite viewports,
|
||||
// Runs the update, which could call immediate viewports,
|
||||
// so make sure we hold no locks here!
|
||||
egui::FullOutput {
|
||||
platform_output,
|
||||
|
||||
Reference in New Issue
Block a user