aboutsummaryrefslogtreecommitdiffstats
path: root/src/gamepad/qgamepad.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gamepad/qgamepad.cpp')
-rw-r--r--src/gamepad/qgamepad.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gamepad/qgamepad.cpp b/src/gamepad/qgamepad.cpp
index 7af71fc..4b9e25e 100644
--- a/src/gamepad/qgamepad.cpp
+++ b/src/gamepad/qgamepad.cpp
@@ -368,7 +368,7 @@ void QGamepadPrivate::_q_handleGamepadButtonReleaseEvent(int id, QGamepadManager
/*!
\class QGamepad
\inmodule QtGamepad
- \brief A gamepad device connected to a system
+ \brief A gamepad device connected to a system.
QGamepad is used to access the current state of gamepad hardware connected
to a system.