From 02bcee02e9f4c9ed45e9865dce5389b10474c925 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Tue, 2 Feb 2016 07:00:40 +0100 Subject: [PATCH] relay: fix typo in a comment --- src/plugins/relay/relay-client.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/relay/relay-client.c b/src/plugins/relay/relay-client.c index 10b32639d..277c43d67 100644 --- a/src/plugins/relay/relay-client.c +++ b/src/plugins/relay/relay-client.c @@ -263,8 +263,8 @@ relay_client_handshake_timer_cb (void *data, int remaining_calls) #endif /* HAVE_GNUTLS */ /* - * Reads text data from a client: splits data on '\n' and keep a partial message - * if date does not end with '\n'. + * Reads text data from a client: splits data on '\n' and keeps a partial + * message if data does not end with '\n'. */ void