Fix common misspellings
[linux-block.git] / drivers / scsi / sr.c
index aefadc6a1607231173f7126a3e4bac44b16f583e..95019c747cc17cad69ed22c9091c2228b914c23b 100644 (file)
@@ -567,7 +567,7 @@ static const struct block_device_operations sr_bdops =
        .revalidate_disk = sr_block_revalidate_disk,
        /* 
         * No compat_ioctl for now because sr_block_ioctl never
-        * seems to pass arbitary ioctls down to host drivers.
+        * seems to pass arbitrary ioctls down to host drivers.
         */
 };