Fix common misspellings
[linux-block.git] / drivers / block / drbd / drbd_actlog.c
index 2a1642bc451d6cdaffebc8e9c6bf9ba9fa895077..c6828b68d77b00831e3f45ae5555f9c2c2751c7a 100644 (file)
@@ -30,7 +30,7 @@
 
 /* We maintain a trivial check sum in our on disk activity log.
  * With that we can ensure correct operation even when the storage
- * device might do a partial (last) sector write while loosing power.
+ * device might do a partial (last) sector write while losing power.
  */
 struct __packed al_transaction {
        u32       magic;