From e930ad3102757b28b84396272ac239acd2c88f85 Mon Sep 17 00:00:00 2001 From: Ray Date: Mon, 1 Nov 2021 23:06:26 +0100 Subject: Reviewed spelling mistake --- src/raylib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/raylib.h b/src/raylib.h index 6a9170be..e5453de7 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -36,7 +36,7 @@ * [rcore] sinfl (Micha Mettke) for DEFLATE decompression algorythm * [rcore] sdefl (Micha Mettke) for DEFLATE compression algorythm * [rtextures] stb_image (Sean Barret) for images loading (BMP, TGA, PNG, JPEG, HDR...) -* [rtextures] stb_image_write (Sean Barret) for image writting (BMP, TGA, PNG, JPG) +* [rtextures] stb_image_write (Sean Barret) for image writing (BMP, TGA, PNG, JPG) * [rtextures] stb_image_resize (Sean Barret) for image resizing algorithms * [rtext] stb_truetype (Sean Barret) for ttf fonts loading * [rtext] stb_rect_pack (Sean Barret) for rectangles packing -- cgit v1.2.3