diff --git a/SparkleShare/SparkleIntro.cs b/SparkleShare/SparkleIntro.cs index 7bd37197..339d9bb7 100644 --- a/SparkleShare/SparkleIntro.cs +++ b/SparkleShare/SparkleIntro.cs @@ -364,7 +364,7 @@ namespace SparkleShare { Application.Invoke (delegate { Deletable = true; - ShowSuccesPage (name); + ShowSuccessPage (name); });