From 449f785a60e44c25061e0b7c7b1caa3316354f06 Mon Sep 17 00:00:00 2001 From: ReadmeCritic Date: Tue, 16 Feb 2016 13:40:43 -0800 Subject: [PATCH] Correct the spelling of Xcode in README --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b341a679..10a439a0 100644 --- a/readme.md +++ b/readme.md @@ -416,7 +416,7 @@ glm::mat4 camera(float Translate, glm::vec2 const & Rotate) - Fixed isnan and isinf for CUDA compiler - Fixed GLM_FORCE_RADIANS on glm::perspective - Fixed GCC warnings -- Fixed packDouble2x32 on XCode +- Fixed packDouble2x32 on Xcode - Fixed mix for vec4 SSE implementation - Fixed 0x2013 dash character in comments that cause issue in Windows Japanese mode