Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / pnp / pnpbios / bioscalls.c
index 8591f6ab1b3562f6642e0adb20afb198d2087def..b859d16cf78c548462f90bf6c37f7a7c84f9266a 100644 (file)
@@ -219,7 +219,7 @@ void pnpbios_print_status(const char *module, u16 status)
                       module);
                break;
        case PNP_HARDWARE_ERROR:
-               printk(KERN_ERR "PnPBIOS: %s: a hardware failure has occured\n",
+               printk(KERN_ERR "PnPBIOS: %s: a hardware failure has occurred\n",
                       module);
                break;
        default: