From 0dcc85b806165068b45266d19684630bf4170ef6 Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Wed, 18 Apr 2012 18:43:11 +0200 Subject: [PATCH] windows setup: fix typo --- SparkleShare/Windows/SparkleSetup.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SparkleShare/Windows/SparkleSetup.cs b/SparkleShare/Windows/SparkleSetup.cs index a883a1a8..5621642b 100644 --- a/SparkleShare/Windows/SparkleSetup.cs +++ b/SparkleShare/Windows/SparkleSetup.cs @@ -674,7 +674,7 @@ namespace SparkleShare { case 3: { Header = "The status icon is here to help"; Description = "It shows the syncing progress, provides easy access to " + - "your projects and let's you view recent changes."; + "your projects and lets you view recent changes."; Button continue_button = new Button () {