Fix common misspellings
[deliverable/linux.git] / drivers / memstick / host / r592.c
index 700d420a59ace300276c07eb69cd29e9a30c896e..668f5c6a0399f932743cbf16a8c03f1264c78b50 100644 (file)
@@ -796,7 +796,7 @@ static int r592_probe(struct pci_dev *pdev, const struct pci_device_id *id)
        if (memstick_add_host(host))
                goto error7;
 
-       message("driver succesfully loaded");
+       message("driver successfully loaded");
        return 0;
 error7:
        free_irq(dev->irq, dev);
This page took 0.023515 seconds and 5 git commands to generate.