Added new ico in the bin resources to include versions 48x 512x
[pithos-ms-client] / trunk / Pithos.Client.WPF / Shell / AboutView.xaml
index 98c48da..11d983c 100644 (file)
@@ -43,7 +43,7 @@
                 <ColumnDefinition Width="Auto"/>
                 
             </Grid.ColumnDefinitions>
-            <Button x:Name="CheckForUpdates" Content="Check For Upates" Grid.Column="0" HorizontalAlignment="Center" Width="110" Margin="5" />
+            <Button x:Name="CheckForUpdates" Content="Check For Updates" Grid.Column="0" HorizontalAlignment="Center" Width="110" Margin="5" />
             <Button x:Name="CloseAbout" Content="OK" Grid.Column="2" HorizontalAlignment="Center" Width="75" Margin="5" />
         </Grid>
     </Grid>