mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 05:10:03 -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.
|
/// will be used instead.
|
||||||
///
|
///
|
||||||
/// ### On Wayland
|
/// ### 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
|
/// 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
|
/// grouping windows of the same application. It is also important for
|
||||||
|
|||||||
Reference in New Issue
Block a user