mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-23 07:45:38 +00:00
Fix various typos (docs/build scripts/tests)
This commit is contained in:
@@ -381,7 +381,7 @@ static int Test64Bit(SDL_bool verbose)
|
||||
}
|
||||
}
|
||||
if (verbose && (failed == 0)) {
|
||||
SDL_Log("All 64bit instrinsic tests passed\n");
|
||||
SDL_Log("All 64bit intrinsic tests passed\n");
|
||||
}
|
||||
return failed ? 1 : 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user