diff --git a/src/window.rs b/src/window.rs index 19ef78a5..ccaf00a3 100644 --- a/src/window.rs +++ b/src/window.rs @@ -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( mut self,