typo
authorVolker Lendecke <vl@samba.org>
Tue, 17 Apr 2007 19:23:22 +0000 (21:23 +0200)
committerVolker Lendecke <vl@samba.org>
Tue, 17 Apr 2007 19:23:22 +0000 (21:23 +0200)
common/ctdb_call.c

index 65a1a5659c9a3017880a2897fc6b210950b48d55..f89115b479f231cde1f85b707466a87b9738d413 100644 (file)
@@ -414,7 +414,7 @@ void ctdb_request_call(struct ctdb_context *ctdb, struct ctdb_req_header *hdr)
   called when a CTDB_REPLY_CALL packet comes in
 
   This packet comes in response to a CTDB_REQ_CALL request packet. It
-  contains any reply data freom the call
+  contains any reply data from the call
 */
 void ctdb_reply_call(struct ctdb_context *ctdb, struct ctdb_req_header *hdr)
 {