diff --git a/include/SDL_hints.h b/include/SDL_hints.h index 3f6653bb9..3ee40c41a 100644 --- a/include/SDL_hints.h +++ b/include/SDL_hints.h @@ -339,7 +339,7 @@ extern "C" { #define SDL_HINT_IDLE_TIMER_DISABLED "SDL_IOS_IDLE_TIMER_DISABLED" /** - * \brief A variable controlling which orientations are allowed on iOS. + * \brief A variable controlling which orientations are allowed on iOS/Android. * * In some circumstances it is necessary to be able to explicitly control * which UI orientations are allowed.