Merge pull request #64 from courtney-g/181004-bug-63

incorrect reference in EGL_EXT_gl_colorspace_display_p3
diff --git a/extensions/EXT/EGL_EXT_gl_colorspace_display_p3.txt b/extensions/EXT/EGL_EXT_gl_colorspace_display_p3.txt
index 8dbb743..32e7ebc 100644
--- a/extensions/EXT/EGL_EXT_gl_colorspace_display_p3.txt
+++ b/extensions/EXT/EGL_EXT_gl_colorspace_display_p3.txt
@@ -26,7 +26,7 @@
 
 Version
 
-     Version 1 - Mar 22, 2017
+     Version 2 - Oct 4, 2018
 
 Number
 
@@ -66,7 +66,7 @@
 
         EGL_GL_COLORSPACE_DISPLAY_P3_LINEAR_EXT         0x3362
 
-    [[ If EGL_EXT_gl_colorspace_bt2020_pq is supported ]]
+    [[ If EGL_EXT_gl_colorspace_display_p3 is supported ]]
 
         EGL_GL_COLORSPACE_DISPLAY_P3_EXT                0x3363
 
@@ -133,3 +133,5 @@
     Version 1, 2017/03/22
       - Internal revisions
 
+    Version 2, 2018/10/04
+      - Fix typo to correct extension reference