[gnome-software] Fix a typo



commit dc72f55113a0a3c435b9ad5a7e024570786daa95
Author: Jiro Matsuzawa <jmatsuzawa gnome org>
Date:   Sun Sep 8 23:31:58 2013 +0900

    Fix a typo
    
    ttps://bugzilla.gnome.org/show_bug.cgi?id=707722
    
    Signed-off-by: Richard Hughes <richard hughsie com>

 src/gs-application.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-application.c b/src/gs-application.c
index 6101ec3..799787d 100644
--- a/src/gs-application.c
+++ b/src/gs-application.c
@@ -86,7 +86,7 @@ about_activated (GSimpleAction *action,
                                "title", _("About GNOME Software"),
                                "program-name", _("GNOME Software"),
                                "authors", authors,
-                               "comments", _("A nice way to manager the software on your system."),
+                               "comments", _("A nice way to manage the software on your system."),
                                "copyright", copyright,
                                "license-type", GTK_LICENSE_GPL_2_0,
                                "logo", logo,


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