Testsuite: testcase for DKIM bug 2029
[exim.git] / test / src / client.c
index c1ac6b7f15a812c61053189c8182e2499b663e0d..f34cf784c9a671c0f1d84d24a81da75f648680e3 100644 (file)
@@ -939,7 +939,7 @@ while (fgets(CS outbuffer, sizeof(outbuffer), stdin) != NULL)
          }
        else
          {
-         printf("Enexpected EOF read\n");
+         printf("Unexpected EOF read\n");
          close(sock);
          exit(80);
          }