From a26c52ba9770c5e6fcbfb39adc7924b3993a67b5 Mon Sep 17 00:00:00 2001 From: Lightczx <1686188646@qq.com> Date: Mon, 8 Jan 2024 11:43:45 +0800 Subject: [PATCH] typo --- src/Snap.Hutao/Snap.Hutao/View/Page/FeedbackPage.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Snap.Hutao/Snap.Hutao/View/Page/FeedbackPage.xaml b/src/Snap.Hutao/Snap.Hutao/View/Page/FeedbackPage.xaml index 285de8c0..92598d65 100644 --- a/src/Snap.Hutao/Snap.Hutao/View/Page/FeedbackPage.xaml +++ b/src/Snap.Hutao/Snap.Hutao/View/Page/FeedbackPage.xaml @@ -58,13 +58,13 @@ Command="{Binding NavigateToUriCommand}" CommandParameter="https://github.com/DGP-Studio/Snap.Hutao/issues/new/choose" Description="{shcm:ResourceString Name=ViewPageFeedbackGithubIssuesDescription}" - Header="Github Issues" + Header="GitHub Issues" IsClickEnabled="True"/>