server: fix a comment typo
authorMichael Adam <obnox@samba.org>
Tue, 10 Jan 2012 09:30:22 +0000 (10:30 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 10 Jan 2012 09:33:28 +0000 (10:33 +0100)
server/ctdb_call.c

index 145fd0029bbff2a69441d2fffb231109fc8ff4fb..654fff43fab1865bb52ce9551a7314eb78111da6 100644 (file)
@@ -112,7 +112,7 @@ static void ctdb_send_error(struct ctdb_context *ctdb,
  * on the wire (or in the local queue). So in case the record has
  * migrated off the new destinaton of the call packet, instead of
  * going back to the LMASTER to get the new DMASTER, we try to
- * reduce rountrips by first chasing the record a couple of times
+ * reduce round-trips by first chasing the record a couple of times
  * before giving up the direct chase and finally going back to the
  * LMASTER (again). Note that this works because of this: When
  * a record is migrated off a node, then the new DMASTER is stored