Skip to content

Commit

Permalink
Fix typos noticed in review of earlier change
Browse files Browse the repository at this point in the history
Pick-to: 6.9
Change-Id: Ie7e360a8a0d5cc33cb1bb6fc8b03b64a09a4ad79
Reviewed-by: Paul Wicking <[email protected]>
  • Loading branch information
ediosyncratic committed Jan 7, 2025
1 parent ea7b5ec commit 8fa12b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/src/whatsnew/whatsnew69.qdoc
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@

\section2 Qt Quick Module
\list
\li Added SafeArea attched property to manage safe areas of an Item or Window.
\li Added SafeArea attached property to manage safe areas of an Item or Window.
\li Added Shear component for a convenient way of applying shearing transforms to
items.
\li Added FontMetrics.capitalHeight property which was previously missing from the Qt Quick
Expand Down Expand Up @@ -267,7 +267,7 @@

\section3 Android
\list
\li Support uncompressed native libs within APKs and removing the need
\li Support uncompressed native libs within APKs and remove the need
for \c {packagingOptions.jniLibs.useLegacyPackaging true}.
\li Introduce \l {qt_add_android_permission()} CMake function.
\li Add \l QT_ANDROID_COMPILE_SDK_VERSION CMake property to set the SDK
Expand Down

0 comments on commit 8fa12b7

Please sign in to comment.