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);