]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_mtdparts.c
Fix some obvious typos across multiple subsystems.
[karo-tx-uboot.git] / common / cmd_mtdparts.c
index 3023479d1d764a9228172dad8a4ccaf0fea1afe4..38a6e6d07e443ab3ff450c73a036fe0b21f68df6 100644 (file)
@@ -420,7 +420,7 @@ static int part_validate(struct mtdids *id, struct part_info *part)
 }
 
 /**
- * Delete selected partition from the partion list of the specified device.
+ * Delete selected partition from the partition list of the specified device.
  *
  * @param dev device to delete partition from
  * @param part partition to delete