[gnome-disk-utility] Bug 585332 – Wrong spelling "The mininum size of the element" in original string



commit 0c71ffef5e19647fb6545bc2d9e44c8ca6e51958
Author: David Zeuthen <davidz redhat com>
Date:   Mon Jun 15 12:32:24 2009 -0400

    Bug 585332 â?? Wrong spelling "The mininum size of the element" in original string

 src/playground/grid/gdu-grid-element.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/playground/grid/gdu-grid-element.c b/src/playground/grid/gdu-grid-element.c
index 0bfd41f..76325da 100644
--- a/src/playground/grid/gdu-grid-element.c
+++ b/src/playground/grid/gdu-grid-element.c
@@ -895,7 +895,7 @@ gdu_grid_element_class_init (GduGridElementClass *klass)
                                          PROP_MINIMUM_SIZE,
                                          g_param_spec_uint ("minimum-size",
                                                             _("Minimum Size"),
-                                                            _("The mininum size of the element"),
+                                                            _("The minimum size of the element"),
                                                             0,
                                                             G_MAXUINT,
                                                             40,



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