From 4b91c25d37b3c7df3f72e694960a17d6976bf3a9 Mon Sep 17 00:00:00 2001 From: FDCL Date: Mon, 6 Jan 2020 01:59:33 +0900 Subject: [PATCH] erased trailing spaces --- docs/compat.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/compat.dox b/docs/compat.dox index f82e84cb6..99934e467 100644 --- a/docs/compat.dox +++ b/docs/compat.dox @@ -269,8 +269,8 @@ surfaces on Microsoft Windows. If any of these extensions are not available, surface creation will fail. GLFW uses the `VK_KHR_surface` and either the `VK_MVK_macos_surface` or -`VK_EXT_metal_surface` extensions to create surfaces on macOS. If any of these -extensions are not available, @ref glfwGetRequiredInstanceExtensions will +`VK_EXT_metal_surface` extensions to create surfaces on macOS. If any of these +extensions are not available, @ref glfwGetRequiredInstanceExtensions will return an empty list and window surface creation will fail. GLFW uses the `VK_KHR_surface` and either the `VK_KHR_xlib_surface` or