Skip to content

Commit 355f504

Browse files
committed
Typo fixed
1 parent 61f025b commit 355f504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Editor/TestEditor/Infrastructures/HomePage.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public sealed partial class HomePage : Page
99
private bool isSettingOpened;
1010
private bool isSettingTransitioning;
1111

12-
private TimeSpan c { get; }
12+
private TimeSpan SettingTransitionDuration { get; }
1313

1414
public HomePage()
1515
{

0 commit comments

Comments
 (0)