Fix a typo. Signed-off-by: Masatake YAMATO
diff --git a/fs/dlm/lowcomms.c b/fs/dlm/lowcomms.c
index bffa1e7..f0d4855 100644
--- a/fs/dlm/lowcomms.c
+++ b/fs/dlm/lowcomms.c
@@ -932,7 +932,7 @@ static void tcp_connect_to_sock(struct connection *con)
int one = 1;
if (con->nodeid == 0) {
- log_print("attempt to connect sock 0 foiled");
+ log_print("attempt to connect sock 0 failed");
return;
}
--
Linux-cluster mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/linux-cluster
