This commit is contained in:
Felix Rabe 2019-06-22 01:35:08 +02:00 committed by Hal Gentz
parent 8d6e8bb8d1
commit b0e09b8ffe

View file

@ -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,