Revision 7ce172f6 trunk/Pithos.Client.WPF/Shell/AboutView.xaml

b/trunk/Pithos.Client.WPF/Shell/AboutView.xaml
43 43
                <ColumnDefinition Width="Auto"/>
44 44
                
45 45
            </Grid.ColumnDefinitions>
46
            <Button x:Name="CheckForUpdates" Content="Check For Upates" Grid.Column="0" HorizontalAlignment="Center" Width="110" Margin="5" />
46
            <Button x:Name="CheckForUpdates" Content="Check For Updates" Grid.Column="0" HorizontalAlignment="Center" Width="110" Margin="5" />
47 47
            <Button x:Name="CloseAbout" Content="OK" Grid.Column="2" HorizontalAlignment="Center" Width="75" Margin="5" />
48 48
        </Grid>
49 49
    </Grid>

Also available in: Unified diff