[libvirt] [PATCH] virnettlssessiontest.c: fix grammar

Nitesh Konkar niteshkonkar.libvirt at gmail.com
Wed Jan 25 09:12:38 UTC 2017


Signed-off-by: Nitesh Konkar <nitkon12 at linux.vnet.ibm.com>
---
 tests/virnettlssessiontest.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/virnettlssessiontest.c b/tests/virnettlssessiontest.c
index 0d2e106..24de212 100644
--- a/tests/virnettlssessiontest.c
+++ b/tests/virnettlssessiontest.c
@@ -74,9 +74,9 @@ static ssize_t testRead(char *buf, size_t len, void *opaque)
  * This is replicating the checks that are done for an
  * active TLS session after handshake completes. To
  * simulate that we create our TLS contexts, skipping
- * sanity checks. When then get a socketpair, and
+ * sanity checks. We then get a socketpair, and
  * initiate a TLS session across them. Finally do
- * do actual cert validation tests
+ * actual cert validation tests
  */
 static int testTLSSessionInit(const void *opaque)
 {
-- 
1.9.3




More information about the libvir-list mailing list