vacuum: fix a comment typo
authorMichael Adam <obnox@samba.org>
Fri, 16 Nov 2012 13:33:41 +0000 (14:33 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 14 Jan 2013 09:24:18 +0000 (10:24 +0100)
Pair-Programmed-With: Volker Lendecke <vl@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
(cherry picked from commit bab744e3c49efef2e05dc09e8ea9bd3e3fa58716)

server/ctdb_vacuum.c

index 38e0c071f7034a748cc36cdf5a3cd3e77f505022..fc97c40e5f86789ee84d3daaf815aa158205d8af 100644 (file)
@@ -675,7 +675,7 @@ static int ctdb_process_vacuum_fetch_lists(struct ctdb_db_context *ctdb_db,
 }
 
 /**
- * Proces the delete list:
+ * Process the delete list:
  * Send the records to delete to all other nodes with the
  * try_delete_records control.
  */