summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/android/qandroidnativeinterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/platform/android/qandroidnativeinterface.cpp')
-rw-r--r--src/gui/platform/android/qandroidnativeinterface.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/platform/android/qandroidnativeinterface.cpp b/src/gui/platform/android/qandroidnativeinterface.cpp
index b20df90a077..c1c4b7149f7 100644
--- a/src/gui/platform/android/qandroidnativeinterface.cpp
+++ b/src/gui/platform/android/qandroidnativeinterface.cpp
@@ -47,7 +47,7 @@ QOffscreenSurface *QNativeInterface::QAndroidOffscreenSurface::fromNative(ANati
*/
/*!
\fn int QNativeInterface::QAndroidScreen::displayId() const;
- \return The Id of the underlying Android display.
+ \return the id of the underlying Android display.
*/
QT_DEFINE_NATIVE_INTERFACE(QAndroidScreen);