[longomatch] Fix a typo
- From: Andoni Morales Alastruey <amorales src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [longomatch] Fix a typo
- Date: Tue, 11 Nov 2014 17:58:40 +0000 (UTC)
commit d6078287e6edfd31235380bcd429252cc458e8cb
Author: Julien Moutte <julien fluendo com>
Date: Thu Nov 6 17:59:08 2014 +0100
Fix a typo
LongoMatch.Core/Store/Templates/Dashboard.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/LongoMatch.Core/Store/Templates/Dashboard.cs b/LongoMatch.Core/Store/Templates/Dashboard.cs
index d6c4a62..6fc32cb 100644
--- a/LongoMatch.Core/Store/Templates/Dashboard.cs
+++ b/LongoMatch.Core/Store/Templates/Dashboard.cs
@@ -223,7 +223,7 @@ namespace LongoMatch.Core.Store.Templates
template.List.Add (tagbutton);
tagbutton = new TagButton {
- Tag = new Tag (Catalog.GetString ("Deffense"), ""),
+ Tag = new Tag (Catalog.GetString ("Defense"), ""),
Position = new Point (10 + (10 + CAT_WIDTH) * 1, 10)};
template.List.Add (tagbutton);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]