summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/sensors/qsensor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/qsensor.cpp b/src/sensors/qsensor.cpp
index 80a1ce44..c7256772 100644
--- a/src/sensors/qsensor.cpp
+++ b/src/sensors/qsensor.cpp
@@ -1006,7 +1006,7 @@ void QSensor::setUserOrientation(int userOrientation)
This signal is emitted when the list of available sensors has changed.
The sensors available to a program will not generally change over time
- however some of the avilable sensors may represent hardware that is not
+ however some of the available sensors may represent hardware that is not
permanently connected. For example, a game controller that is connected
via bluetooth would become available when it was on and would become
unavailable when it was off.