style. fix typo

This commit is contained in:
lhhxxxxx
2022-07-29 23:01:27 +08:00
parent 56ac2ae2aa
commit a39fec7c37
3 changed files with 4 additions and 4 deletions

View File

@@ -129,8 +129,8 @@
<Compile Include="UserControl\ConnectSettingsUserControl.xaml.cs">
<DependentUpon>ConnectSettingsUserControl.xaml</DependentUpon>
</Compile>
<Compile Include="UserControl\RogueliekSettingsUserControl.xaml.cs">
<DependentUpon>RogueliekSettingsUserControl.xaml</DependentUpon>
<Compile Include="UserControl\RoguelikeSettingsUserControl.xaml.cs">
<DependentUpon>RoguelikeSettingsUserControl.xaml</DependentUpon>
</Compile>
<Compile Include="UserControl\MallSettingsUserControl.xaml.cs">
<DependentUpon>MallSettingsUserControl.xaml</DependentUpon>
@@ -199,7 +199,7 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="UserControl\RogueliekSettingsUserControl.xaml">
<Page Include="UserControl\RoguelikeSettingsUserControl.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>

View File

@@ -1,4 +1,4 @@
// <copyright file="RogueliekSettingsUserControl.xaml.cs" company="MaaAssistantArknights">
// <copyright file="RoguelikeSettingsUserControl.xaml.cs" company="MaaAssistantArknights">
// MeoAsstGui - A part of the MeoAssistantArknights project
// Copyright (C) 2021 MistEO and Contributors
//