aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Komissarov <abbapoh@gmail.com>2024-05-08 16:14:03 +0300
committerIvan Komissarov <ABBAPOH@gmail.com>2024-05-08 13:30:25 +0000
commitfc4dec2f6a82c11ff7fe1aac2408d83dbbd1a9c5 (patch)
treeceafa03b8c87efed37aad9571159652b09cc5bdc
parent781c4334db52e116d7b593ffa1fe2a2d2033cc33 (diff)
Fix typos in changelogs
Change-Id: Ie9d0fac0a7eb6f34cba965b8c1c12a48f0a172cb Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
-rw-r--r--changelogs/changes-2.3.0.md2
-rw-r--r--changelogs/changes-2.3.1.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/changelogs/changes-2.3.0.md b/changelogs/changes-2.3.0.md
index 9062b27ff..364248ee1 100644
--- a/changelogs/changes-2.3.0.md
+++ b/changelogs/changes-2.3.0.md
@@ -17,7 +17,7 @@
* Module properties are now accessible for groups in modules (QBS-1770).
* Fixed pathList properties in Probes (QBS-1785).
* The qbspkgconfig.mergeDependencies property was removed.
-* ModuleProviders now support the 'allowedValues' property of the PropertyDeclaration item
+* ModuleProviders now support the 'allowedValues' property of the PropertyOptions item
(QBS-1748).
# Apple
diff --git a/changelogs/changes-2.3.1.md b/changelogs/changes-2.3.1.md
index 6c4b6c0ad..df079ada6 100644
--- a/changelogs/changes-2.3.1.md
+++ b/changelogs/changes-2.3.1.md
@@ -2,7 +2,7 @@
* Fixed look-up of qbs properties in module providers via probes (QBS-1742).
# Apple support
-* Fixed codesing module when multiplexing over build variants (QBS-1775).
+* Fixed codesign module when multiplexing over build variants (QBS-1775).
# Qt support
* Fixed retrieving minimum macOS/iOS versions for Qt 6.7.1.