windows setup: Keep cool on errors

This commit is contained in:
Hylke Bons 2016-01-26 02:44:33 +00:00
parent 0fb6a43feb
commit ca93af9b66

View file

@ -509,7 +509,7 @@ namespace SparkleShare {
help_block.Inlines.Add (new Bold (new Run (Controller.PreviousUrl)));
help_block.Inlines.Add (" is the address weve compiled. Does this look alright?\n\n");
help_block.Inlines.Add ("Is this computers Client ID known by the host??");
help_block.Inlines.Add ("Is this computers Client ID known by the host?");
if (warnings.Length > 0) {
bullets_block.Text += "\n\n•";