summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-02-29 13:24:50 +0100
committerMarius Kittler2024-02-29 13:24:50 +0100
commita84c0e3f20145f8a01be1d8440094bb1485e4a15 (patch)
tree8379c066387a1e35730a1d5fc6665b6422240b90
parent67ac4d71579f19d2dcc93d1928bf220fc3a33971 (diff)
downloadaur-a84c0e3f20145f8a01be1d8440094bb1485e4a15.tar.gz
Fix typo
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 880937214efd..2f94025eddf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,3 +21,4 @@ pkgbase = mingw-w64-cppwinrt
sha256sums = fa6f1ad3677ee46ded34ad8811fc365a783d9aa414206a60b52dff261db85ef3
pkgname = mingw-w64-cppwinrt
+
diff --git a/PKGBUILD b/PKGBUILD
index d9fa2683fecb..797617f876df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,7 +47,7 @@ build() {
else
echo "You need to provide metadata files usually found under C:/Windows/System32/WinMetadata on a
Windows system and point this build script to it via the WIN_METADATA environment variable.
-Otherwise this package will not container all headers that are required by e.g. Qt 6."
+Otherwise this package will not contain all headers that are required by e.g. Qt 6."
fi
# add rust metadata provided by https://github.com/microsoft/windows-rs