sorry, i do not know at all git and perform every new task is painfull as 
reading the doc and finding the command to do it ..

so here is the git exported patch (if i am not wrong ?)

diff --git a/libparted/disk.c b/libparted/disk.c
index c678d65..2e3feaf 100644
--- a/libparted/disk.c
+++ b/libparted/disk.c
@@ -1039,7 +1039,7 @@ fail:
 /**
  * Create a new \link _PedPartition PedPartition \endlink on \p disk.
  *
- * \param type One of \p PED_PARTITION_PRIMARY, \p PED_PARTITION_EXTENDED,
+ * \param type One of \p PED_PARTITION_NORMAL, \p PED_PARTITION_EXTENDED,
  *      \p PED_PARTITION_LOGICAL.
  *
  * \note The constructed partition is not added to <tt>disk</tt>'s


_______________________________________________
bug-parted mailing list
bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to