Quellcode durchsuchen

update README.md

leonsal vor 8 Jahren
Ursprung
Commit
87098595d4
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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