summaryrefslogtreecommitdiffhomepage
path: root/src/rtextures.c
diff options
context:
space:
mode:
authorRay <[email protected]>2022-05-07 18:04:34 +0200
committerRay <[email protected]>2022-05-07 18:04:34 +0200
commitdf3f64bfd2c103603ae87097d5e8efad0ed54181 (patch)
tree4e57a5ecfcbfc4634177a3d3f322a1f3b953dc05 /src/rtextures.c
parentaa318674e8e790eda7deefc021bb8e4c6877d59d (diff)
downloadraylib-df3f64bfd2c103603ae87097d5e8efad0ed54181.tar.gz
raylib-df3f64bfd2c103603ae87097d5e8efad0ed54181.zip
Corrected typo
Diffstat (limited to 'src/rtextures.c')
-rw-r--r--src/rtextures.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rtextures.c b/src/rtextures.c
index 990475fb..d10fc8a8 100644
--- a/src/rtextures.c
+++ b/src/rtextures.c
@@ -37,7 +37,7 @@
* DEPENDENCIES:
* stb_image - Multiple image formats loading (JPEG, PNG, BMP, TGA, PSD, GIF, PIC)
* NOTE: stb_image has been slightly modified to support Android platform.
-* stb_image_resize - Multiple image resize algorythms
+* stb_image_resize - Multiple image resize algorithms
*
*
* LICENSE: zlib/libpng