libceph: Fix spelling mistakes
[linux-2.6-block.git] / net / ceph / mon_client.c
index 195ceb8afb061ce2938f0f61ce21b88ee7174cf4..013cbdb6cfe26bcad05d5b104d85b53063b98503 100644 (file)
@@ -1508,7 +1508,7 @@ static struct ceph_msg *mon_alloc_msg(struct ceph_connection *con,
                        return get_generic_reply(con, hdr, skip);
 
                /*
-                * Older OSDs don't set reply tid even if the orignal
+                * Older OSDs don't set reply tid even if the original
                 * request had a non-zero tid.  Work around this weirdness
                 * by allocating a new message.
                 */