Fix common misspellings
[linux-2.6-block.git] / drivers / block / drbd / drbd_vli.h
index fc824006e7217179e2ef8bb7552363efe8208827..8cb1532a381600f44fc5145ad89d506235300869 100644 (file)
@@ -32,7 +32,7 @@
  * the bitmap transfer time can take much too long,
  * if transmitted in plain text.
  *
- * We try to reduce the transfered bitmap information
+ * We try to reduce the transferred bitmap information
  * by encoding runlengths of bit polarity.
  *
  * We never actually need to encode a "zero" (runlengths are positive).