summaryrefslogtreecommitdiff
path: root/xmake/plugins
diff options
context:
space:
mode:
authorruki <[email protected]>2020-11-24 20:58:24 +0800
committerGitHub <[email protected]>2020-11-24 20:58:24 +0800
commit75b047797a6fe2af068045c16979f8d6ac66b0cb (patch)
tree831f9067fa9585bec9a0ca342223a2f99757de8e /xmake/plugins
parent497462a0cf2a20bdcd16fc9ddba547f2bd03cdde (diff)
parent9a626758b9edab5dcb8a9a771dc3a2d6ebe662da (diff)
Merge pull request #1067 from SirLynix/typo-fix
Fix typo in vsproj xml
Diffstat (limited to 'xmake/plugins')
-rw-r--r--xmake/plugins/project/vsxmake/vsproj/Xmake.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/plugins/project/vsxmake/vsproj/Xmake.xml b/xmake/plugins/project/vsxmake/vsproj/Xmake.xml
index e1bd4b5ec..8f2869b15 100644
--- a/xmake/plugins/project/vsxmake/vsproj/Xmake.xml
+++ b/xmake/plugins/project/vsxmake/vsproj/Xmake.xml
@@ -27,7 +27,7 @@
Switch="diagnosis" />
<BoolProperty
Name="XmakeWarning"
- DisplayName="Print warings"
+ DisplayName="Print warnings"
Category="Common"
Description="Enable the warnings output for build tasks."
Switch="warning" />