]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: fix TODO typos
authorKarel Zak <kzak@redhat.com>
Tue, 28 Apr 2015 12:04:15 +0000 (14:04 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 28 Apr 2015 12:04:15 +0000 (14:04 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
Documentation/TODO

index 5427329c6eb9cdf670dee0db3a22a4a3240c121b..1e50d088cbcf511324c35c0558a2fe2ee1f8387a 100644 (file)
@@ -103,10 +103,10 @@ libfdisk
 
    [always check libfdisk branch at github!]
 
- - (!) add fsck 'I'nfo fommand to print all details about specified partition
+ - (!) add fdisk 'I'nfo fommand to print all details about specified partition
    (like offset, size, name, uuid, type, C/H/S, fstype)
 
- - (!) add to "First sector" dialog a line with information about available
+ - (!) add to "First sector" fdisk dialog a line with information about available
    gaps (free areas) to make it more user friendly if you want to skip
    any useless (small) areas between existing partitions. 
    See https://bugzilla.redhat.com/show_bug.cgi?id=715114