Browse Source

Fixed typo in test header file comment.

Philipp Wiesemann 10 years ago
parent
commit
cad94bd502
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL_test.h

+ 1 - 1
include/SDL_test.h

@@ -52,7 +52,7 @@ extern "C" {
 /* Global definitions */
 /* 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.
  * to ensure we can fit additional information such as the timestamp.
  */
  */
 #define SDLTEST_MAX_LOGMESSAGE_LENGTH   3584
 #define SDLTEST_MAX_LOGMESSAGE_LENGTH   3584