Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- fdisks/fdisk.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/fdisks/fdisk.c b/fdisks/fdisk.c index 0aa8a0b..3eddfa1 100644 --- a/fdisks/fdisk.c +++ b/fdisks/fdisk.c @@ -1561,7 +1561,7 @@ expert_command_prompt(struct fdisk_context *cxt) if (dos_compatible_flag) fprintf(stderr, _("Warning: setting " "sector offset for DOS " - "compatiblity\n")); + "compatibility\n")); update_sector_offset(cxt); update_units(cxt); break; -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html