From 06a3417aefc6e2a976d3982e211dcb660d76d663 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Thu, 9 Mar 2017 22:21:22 +0100 Subject: [PATCH] fix a comment --- ZicMoove/ZicMoove/Pages/PinPage.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZicMoove/ZicMoove/Pages/PinPage.cs b/ZicMoove/ZicMoove/Pages/PinPage.cs index ed40ca8d..b61ab108 100644 --- a/ZicMoove/ZicMoove/Pages/PinPage.cs +++ b/ZicMoove/ZicMoove/Pages/PinPage.cs @@ -79,7 +79,7 @@ namespace ZicMoove.Pages }; OnInitMap(); /* - // A "relocate" button : useless, since it yet exists + // A "relocate" button : var reLocate = new Button { Text = "Re-centrer" }; reLocate.Clicked += async delegate {