[recipes] Correct spelling



commit 8bd543d3c15c493440c0d0d8a751fdfa41976ec9
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Mar 28 09:58:58 2017 +0200

    Correct spelling
    
    It should be New Year's with an apostrophe.
    
    http://bugzilla.gnome.org/780536

 src/gr-season.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gr-season.c b/src/gr-season.c
index 5112555..a0e5c3e 100644
--- a/src/gr-season.c
+++ b/src/gr-season.c
@@ -40,7 +40,7 @@ static const char *names[] = {
 static const char *titles[] = {
         N_("Thanksgiving"),
         N_("Christmas"),
-        N_("New Years"),
+        N_("New Year's"),
         N_("Spring"),
         N_("Summer"),
         N_("Fall"),


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