[gnome-disk-utility] Bug 585392 – Spelling error "incomptible"



commit c2ad9593b67b739da51b4d498d57f1f9ba020523
Author: David Zeuthen <davidz redhat com>
Date:   Mon Jun 15 12:42:18 2009 -0400

    Bug 585392 â?? Spelling error "incomptible"

 src/gdu/gdu-util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gdu/gdu-util.c b/src/gdu/gdu-util.c
index 8bfca07..707b753 100644
--- a/src/gdu/gdu-util.c
+++ b/src/gdu/gdu-util.c
@@ -487,7 +487,7 @@ gdu_util_part_table_type_get_description (char *part_type)
                                    "size and number of partitions."));
 
         else if (strcmp (part_type, "apm") == 0)
-                return g_strdup (_("A legacy scheme that is incomptible with most systems "
+                return g_strdup (_("A legacy scheme that is incompatible with most systems "
                                    "except Apple systems and most Linux systems. Not recommended for "
                                    "removable media."));
 



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