From b9942e0ac3ebb71d2aff96f0758052160a7d1574 Mon Sep 17 00:00:00 2001 From: aismann Date: Thu, 8 Jul 2021 07:42:15 +0200 Subject: [PATCH] Update README.md --- extensions/ImGuiEXT/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/ImGuiEXT/README.md b/extensions/ImGuiEXT/README.md index 98c42668f5..a2cbeb2199 100644 --- a/extensions/ImGuiEXT/README.md +++ b/extensions/ImGuiEXT/README.md @@ -44,7 +44,7 @@ More about use imgui widgets, please see: https://github.com/ocornut/imgui * macOS ## Known issues -* Can't enable muti-viewports on macOS, so we disable it for macOS +* Can't enable muti-viewports on macOS, so we disable this feature for macOS. ## Other resources of ImGui * https://github.com/ocornut/imgui/wiki/Bindings