1
0
Fork 0
Browse Source

fix spelling mistake (#1).

The app. header said 'Ritheron' instead of 'Ritherdon'. This corrects it.
pull/6/head
Craig Oates 3 years ago
parent
commit
ecceb1f73d
  1. 2
      src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml

2
src/EyesAndEars.UWP/EyesAndEars.UWP/MainPage.xaml

@ -24,7 +24,7 @@
<Image Grid.Column="0" Width="88" Height="88" VerticalAlignment="Center"
Source="Images\logo.png"/>
<StackPanel Padding="8,0">
<TextBlock Text="Return to Ritheron Project" FontSize="40"/>
<TextBlock Text="Return to Ritherdon Project" FontSize="40"/>
<StackPanel Orientation="Horizontal">
<TextBlock Text="Unnamed Project" Padding="0" FontSize="24"
VerticalAlignment="Bottom"/>