typo
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 14 Dec 2011 01:52:35 +0000 (12:52 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 14 Dec 2011 01:52:35 +0000 (12:52 +1100)
(This used to be ctdb commit 8fc71ad4da746e28406c06a95928052b29803062)

ctdb/server/ctdb_call.c

index f7d1eca6bff918ddef30d71e590c854ad10a6a96..145fd0029bbff2a69441d2fffb231109fc8ff4fb 100644 (file)
@@ -114,7 +114,7 @@ static void ctdb_send_error(struct ctdb_context *ctdb,
  * going back to the LMASTER to get the new DMASTER, we try to
  * reduce rountrips 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 auf this: When
+ * LMASTER (again). Note that this works because of this: When
  * a record is migrated off a node, then the new DMASTER is stored
  * in the record's copy on the former DMASTER.
  *