mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
fix typo in NativeOptions docs (#3108)
Co-authored-by: jacekpoz <jacekpoz@cock.li>
This commit is contained in:
@@ -431,7 +431,7 @@ pub struct NativeOptions {
|
||||
/// will be used instead.
|
||||
///
|
||||
/// ### On Wayland
|
||||
/// On Wauland this sets the Application ID for the window.
|
||||
/// On Wayland this sets the Application ID for the window.
|
||||
///
|
||||
/// The application ID is used in several places of the compositor, e.g. for
|
||||
/// grouping windows of the same application. It is also important for
|
||||
|
||||
Reference in New Issue
Block a user