Преглед на файлове

Fixed typo in test header file comment.

Philipp Wiesemann преди 10 години
родител
ревизия
cad94bd502
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      include/SDL_test.h

+ 1 - 1
include/SDL_test.h

@@ -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