fix typo
authorJamie Cameron <jcameron@webmin.com>
Tue, 9 Aug 2011 16:50:01 +0000 (09:50 -0700)
committerJamie Cameron <jcameron@webmin.com>
Tue, 9 Aug 2011 16:50:01 +0000 (09:50 -0700)
fdisk/fdisk-lib.pl

index af192be..cf947d8 100755 (executable)
@@ -1334,7 +1334,7 @@ else { return " $_[2] $in{$_[0]}"; }
        'fat32', 'Windows FAT32',
        'ext2', 'Linux',
        'HFS', 'MacOS HFS',
-       'linux-swap', 'Linx Swap',
+       'linux-swap', 'Linux Swap',
        'NTFS', 'Windows NTFS',
        'reiserfs', 'ReiserFS',
        'ufs', 'FreeBSD UFS',