From 0cf1ae9d0bcff94a26aa4b2916dd8b822cd5e66e Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Wed, 5 Sep 2018 21:24:13 -0400 Subject: [PATCH] Fixed a comment typo. --- include/SDL_sensor.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/SDL_sensor.h b/include/SDL_sensor.h index e51757093..7f566e1cc 100644 --- a/include/SDL_sensor.h +++ b/include/SDL_sensor.h @@ -61,7 +61,7 @@ typedef Sint32 SDL_SensorID; /* The different sensors defined by SDL * - * Additional sensors may be available, using platform dependent semanticsx + * Additional sensors may be available, using platform dependent semantics. * * Hare are the additional Android sensors: * https://developer.android.com/reference/android/hardware/SensorEvent.html#values