Explorar el Código

update README.md

leonsal hace 8 años
padre
commit
87098595d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -108,7 +108,7 @@ func main() {
 	}
 
 	// OpenGL functions must be executed in the same thread where
-	// the context was created (by window.New())
+	// the context was created (by CreateWindow())
 	runtime.LockOSThread()
 
 	// Create OpenGL state