[chronojump] Fixed typo in string



commit 14ad21ee610690ecd0955f065e1bd9cd501d09b3
Author: Daniel Mustieles <daniel mustieles gmail com>
Date:   Thu May 14 11:43:19 2020 +0200

    Fixed typo in string

 src/constants.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/constants.cs b/src/constants.cs
index 764adc94..717f4497 100644
--- a/src/constants.cs
+++ b/src/constants.cs
@@ -87,7 +87,7 @@ public class Constants
                                        "\n\t" + Catalog.GetString("Translation of Firmware to C.") + ", " +
                                        Catalog.GetString("New firmware features.") + ", " +
                                        Catalog.GetString("Encoder hardware layer."),
-                               "\nJuan Gonzalez Gómez <http://www.iearobotics.com>, 2004-2010\n\t" + 
Catalog.GetString("Skypic, Chronopic, connection between hardware aind software."), //2010 he made the visit 
to the lab
+                               "\nJuan Gonzalez Gómez <http://www.iearobotics.com>, 2004-2010\n\t" + 
Catalog.GetString("Skypic, Chronopic, connection between hardware and software."), //2010 he made the visit 
to the lab
                                "\nRicardo Gómez González <http://www.iearobotics.com>, 2007\n\t" + 
Catalog.GetString("Chronopic3 industrial prototype."),
                                "\nXavier de Blas Foix <info chronojump org>, 2015-2017\n\t" +
                                        Catalog.GetString("Chronopic validation.") + " " +


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