From 69271c117c9e47f43a285b199a5fff11cd556e52 Mon Sep 17 00:00:00 2001 From: houstond Date: Sat, 24 Nov 2018 02:25:18 +0800 Subject: [PATCH] The title of 5.2 in content is wrong. "GPU=>GLU" --- manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual.md b/manual.md index 9397da55..35d8378c 100644 --- a/manual.md +++ b/manual.md @@ -70,7 +70,7 @@ + [4.20. GLM_GTC_vec1](#section4_20) + [5. OpenGL interoperability](#section5) + [5.1. GLM Replacements for deprecated OpenGL functions](#section5_1) -+ [5.2. GLM Replacements for GPU functions](#section5_2) ++ [5.2. GLM Replacements for GLU functions](#section5_2) + [6. Known issues](#section6) + [6.1. Not function](#section6_1) + [6.2. Precision qualifiers support](#section6_2)