[chronojump] Minor change



commit 892f67cffcbc041163f1b1df7d4b521b8593c5dd
Author: Xavier de Blas <xaviblas gmail com>
Date:   Wed Mar 10 18:57:57 2021 +0100

    Minor change

 src/gui/app1/run.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gui/app1/run.cs b/src/gui/app1/run.cs
index 812c30a1..f144dd33 100644
--- a/src/gui/app1/run.cs
+++ b/src/gui/app1/run.cs
@@ -415,7 +415,7 @@ public partial class ChronoJumpWindow
        private void on_button_run_with_reaction_time_help_clicked (object o, EventArgs args)
        {
                new DialogMessage(Constants.MessageTypes.INFO,
-                               "\nThis feature need a new Chronojump device under development." +
+                               "\nThis feature needs a new Chronojump device under development." +
                                "\n\nTest will start when person is at start pad and push button is pressed" +
                                "\nreaction time will be in ms and as a comment on Description"
                                );


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]