diff options
| -rw-r--r-- | xmake/plugins/project/vsxmake/vsproj/Xmake.xml | 2 |
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" /> |
