contrib: Fix small mistake in README file.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 5 Oct 2010 21:48:37 +0000 (22:48 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 5 Oct 2010 21:48:37 +0000 (22:48 +0100)
contrib/visualize-alignment/README

index a81c92a..02f78ab 100644 (file)
@@ -3,12 +3,12 @@ patch in the current directory.
 
 - guestfish-N-fs-10M.qtr
 
-  The command 'guestfish -N fs:ext2:10' before we modified the
+  The command 'guestfish -N fs:ext2:10M' before we modified the
   part-disk API to align the partition to 64 sectors.
 
 - guestfish-N-fs-10M-aligned-part-disk.qtr
 
-  The command 'guestfish -N fs:ext2:10' after we modified the
+  The command 'guestfish -N fs:ext2:10M' after we modified the
   part-disk API to align the partition to 64 sectors.
 
 - guestfish-add-mount.qtr