Fix spelling mistake

This commit is contained in:
slideglide 2024-11-14 17:10:21 +03:00 committed by GitHub
parent a7d43c7dec
commit 0ade7a7b86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -208,9 +208,9 @@ namespace cocos2d
/**
* Custom function added for geode; returns if the
* zip file was succesfully decoded.
* zip file was successfully decoded.
*
* @return true if the zip was succesfully loaded,
* @return true if the zip was successfully loaded,
* false otherwise.
*
* @since geode v1.0.0