Skip to content

Commit 8baf64d

Browse files
committed
2 parents 0d6a1eb + db3bcfb commit 8baf64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/wiki/rendering/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ so it's best to leave it to a windowing library...
9292
| Name | Language | Platforms |
9393
|------|----------|-----------|
9494
| [SDL](https://www.libsdl.org/) | `C` | [*various*](https://wiki.libsdl.org/SDL2/FAQGeneral#what_platforms_are_supported) |
95-
| [GLFW](https://www.glfw.org/) | `C++` | [*various*](https://www.glfw.org/faq.html#14---what-platforms-are-supported-by-glfw) |
95+
| [GLFW](https://www.glfw.org/) | `C` | [*various*](https://www.glfw.org/faq.html#14---what-platforms-are-supported-by-glfw) |
9696
| [SFML](https://www.sfml-dev.org/) | `C++` | [*various*](https://www.sfml-dev.org/faq.php#grl-platforms) |
9797
| [Winit](https://github.com/rust-windowing/winit) | `Rust` | [*various*](https://github.com/rust-windowing/winit/blob/master/FEATURES.md) |
9898

0 commit comments

Comments
 (0)