Fixed typo in test header file comment.

This commit is contained in:
Philipp Wiesemann 2015-07-15 21:12:04 +02:00
parent 2919905620
commit cad94bd502

View file

@ -52,7 +52,7 @@ extern "C" {
/* Global definitions */
/*
* Note: Maximum size of SDLTest log message is less than SDLs limit
* Note: Maximum size of SDLTest log message is less than SDL's limit
* to ensure we can fit additional information such as the timestamp.
*/
#define SDLTEST_MAX_LOGMESSAGE_LENGTH 3584