[longomatch] Fix typo
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Fix typo
- Date: Wed, 24 Sep 2014 20:26:36 +0000 (UTC)
commit 7ba708abda2aec0947f0cd981f06bbb660344f4b
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date: Mon Sep 8 18:21:54 2014 +0200
Fix typo
LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs b/LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs
index 1c84bfc..64c10ea 100644
--- a/LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs
+++ b/LongoMatch.GUI/Gui/Panel/NewProjectPanel.cs
@@ -58,7 +58,7 @@ namespace LongoMatch.Gui.Panel
Dashboard analysisTemplate;
TeamTagger teamtagger;
- public NewProjectPanel (Project oroject)
+ public NewProjectPanel (Project project)
{
this.Build ();
this.mtoolkit = Config.MultimediaToolkit;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]