Fix typo in xfs.mkfs output.
Signed-off-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
out_free_probe:
blkid_free_probe(pr);
fprintf(stderr,
- _("warning: unable to probe device toplology for device %s\n"),
+ _("warning: unable to probe device topology for device %s\n"),
device);
}
#: .././mkfs/xfs_mkfs.c:450
#, c-format
-msgid "warning: unable to probe device toplology for device %s\n"
+msgid "warning: unable to probe device topology for device %s\n"
msgstr "uwaga: nie udało się odczytać topologii urządzenia %s\n"
#: .././mkfs/xfs_mkfs.c:578