From e0060e69ba2a7752fa99b2d2054f67b5075e115d Mon Sep 17 00:00:00 2001 From: Richard Moe Gustavsen Date: Tue, 9 Apr 2013 15:24:05 +0200 Subject: QSensor: fix spelling in doc Change-Id: Idcd84adc62015aa7986275b320f3bacf45c94635 Reviewed-by: Thomas McGuire --- src/sensors/qsensor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3