Commit 232c3556ac4ef7d007a12a2e43d168d61aadb036

SDL Wiki Bot 2022-03-04T17:30:05

Sync wiki -> header

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/include/SDL_gamecontroller.h b/include/SDL_gamecontroller.h
index 9f5307f..5488610 100644
--- a/include/SDL_gamecontroller.h
+++ b/include/SDL_gamecontroller.h
@@ -870,8 +870,8 @@ extern DECLSPEC int SDLCALL SDL_GameControllerRumble(SDL_GameController *gamecon
  *
  * Note that this is rumbling of the _triggers_ and not the game controller as
  * a whole. This is currently only supported on Xbox One controllers. If you
- * want the (more common) whole-controller rumble, use SDL_GameControllerRumble()
- * instead.
+ * want the (more common) whole-controller rumble, use
+ * SDL_GameControllerRumble() instead.
  *
  * \param gamecontroller The controller to vibrate
  * \param left_rumble The intensity of the left trigger rumble motor, from 0