summaryrefslogtreecommitdiffstats
path: root/ctdb/server/ctdb_call.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2012-01-10 10:30:22 +0100
committerMichael Adam <obnox@samba.org>2012-01-10 10:33:28 +0100
commit0832daf1e9a1991bc5ddf6269e9cedbbb29adf5f (patch)
tree46eb64b6849a6a2eab359bfacaba663618a30855 /ctdb/server/ctdb_call.c
parentb5b4c1a2eacefcac39e0932bae9397be363945e3 (diff)
downloadsamba-0832daf1e9a1991bc5ddf6269e9cedbbb29adf5f.tar.gz
samba-0832daf1e9a1991bc5ddf6269e9cedbbb29adf5f.tar.xz
samba-0832daf1e9a1991bc5ddf6269e9cedbbb29adf5f.zip
server: fix a comment typo
(This used to be ctdb commit 85879edd09ffa26f87c566954cbd2c14f1e331ed)
Diffstat (limited to 'ctdb/server/ctdb_call.c')
-rw-r--r--ctdb/server/ctdb_call.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/server/ctdb_call.c b/ctdb/server/ctdb_call.c
index 145fd0029bb..654fff43fab 100644
--- a/ctdb/server/ctdb_call.c
+++ b/ctdb/server/ctdb_call.c
@@ -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