[chronojump] minor change
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] minor change
- Date: Thu, 28 Feb 2019 13:13:55 +0000 (UTC)
commit 92753aedc77f12d1d4e27e8a879fc3107bee9fca
Author: Xavier de Blas <xaviblas gmail com>
Date: Thu Feb 28 14:13:34 2019 +0100
minor change
exhibitions/exhibitionCardGenerator.cs | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/exhibitions/exhibitionCardGenerator.cs b/exhibitions/exhibitionCardGenerator.cs
index 7d1b77a2..6c7eadf3 100644
--- a/exhibitions/exhibitionCardGenerator.cs
+++ b/exhibitions/exhibitionCardGenerator.cs
@@ -110,7 +110,7 @@ public class ExhibitionCardGenerator
Console.Write(" text buscat: ");
List <School> l = schoolFind(Console.ReadLine());
if(l.Count > 0)
- printOption("", "codi", " seleccionar aquesta escola; ");
+ printOption("\n", "codi", " seleccionar aquesta escola; ");
printOption("", "q", "uit al Menu d'escoles; ? ");
option = Console.ReadLine();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]