Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel...
[platform/kernel/linux-starfive.git] / block / partitions / msdos.c
index c94de37..f510259 100644 (file)
@@ -620,7 +620,7 @@ int msdos_partition(struct parsed_partitions *state)
        for (slot = 1; slot <= 4; slot++, p++) {
                if (p->boot_ind != 0 && p->boot_ind != 0x80) {
                        /*
-                        * Even without a valid boot inidicator value
+                        * Even without a valid boot indicator value
                         * its still possible this is valid FAT filesystem
                         * without a partition table.
                         */