From 296cfb07c8a04fb13bcfc2e95aa572cc006526f3 Mon Sep 17 00:00:00 2001 From: Martchus Date: Thu, 29 Feb 2024 13:24:14 +0100 Subject: [PATCH] Fix typo in mingw-w64-cppwinrt --- cppwinrt/mingw-w64/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cppwinrt/mingw-w64/PKGBUILD b/cppwinrt/mingw-w64/PKGBUILD index d9fa2683..797617f8 100644 --- a/cppwinrt/mingw-w64/PKGBUILD +++ b/cppwinrt/mingw-w64/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