mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-11 05:21:31 +11:00
Rephrase (#958)
This commit is contained in:
parent
8d6e8bb8d1
commit
b0e09b8ffe
|
@ -285,8 +285,7 @@ impl WindowBuilder {
|
|||
|
||||
/// Builds the window.
|
||||
///
|
||||
/// Error should be very rare and only occur in case of permission denied, incompatible system,
|
||||
/// out of memory, etc.
|
||||
/// Possible causes of error include denied permission, incompatible system, and lack of memory.
|
||||
#[inline]
|
||||
pub fn build<T: 'static>(
|
||||
mut self,
|
||||
|
|
Loading…
Reference in a new issue