From b7cfb9e511227e984c782dccbb6247c233885c95 Mon Sep 17 00:00:00 2001 From: Ben Phillips Date: Mon, 30 Jun 2014 13:33:18 +0100 Subject: [PATCH] Fix typo --- src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index fdb72b189e9..5efad09e8dc 100644 --- a/src/README.md +++ b/src/README.md @@ -39,7 +39,7 @@ they are designed to be useful in other Rust projects. * `support/stb-image`: A minimalist image decoding library. This is a temporary stopgap for image decoding until a higher-performance solution is available. -## Platform-specfic bindings +## Platform-specific bindings ### Linux