[gnome-disk-utility] grid: Clarify property comment



commit d163e401967c3bed84ec7b566a5b17f12b4596c2
Author: David Zeuthen <davidz redhat com>
Date:   Sun Aug 9 19:43:15 2009 -0400

    grid: Clarify property comment

 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 76325da..d3a7cfb 100644
--- a/src/playground/grid/gdu-grid-element.c
+++ b/src/playground/grid/gdu-grid-element.c
@@ -907,7 +907,7 @@ gdu_grid_element_class_init (GduGridElementClass *klass)
                                          PROP_PERCENT_SIZE,
                                          g_param_spec_double ("percent-size",
                                                               _("Percent Size"),
-                                                              _("The size in percent this element should claim or 0 to always claim the specified minimum size"),
+                                                              _("The size in percent that this element should claim or 0 to always claim the specified minimum size"),
                                                               0.0,
                                                               100.0,
                                                               0.0,



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