From b0e09b8ffebd3042c146e6514aea7b452e56b8ce Mon Sep 17 00:00:00 2001 From: Felix Rabe Date: Sat, 22 Jun 2019 01:35:08 +0200 Subject: [PATCH] Rephrase (#958) --- src/window.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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,