소스 검색

update README.md

leonsal 8 년 전
부모
커밋
87098595d4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
 	// 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()
 	runtime.LockOSThread()
 
 
 	// Create OpenGL state
 	// Create OpenGL state