tidying
[exim.git] / test / README
index 552b43f2a97c11e4a841805ae2fbd62ae3bcba94..a6bcfd89768d3ace2cf513bcaf3a03ecf4fa03a5 100644 (file)
@@ -1051,7 +1051,7 @@ Lines in client scripts are of several kinds:
 (7) Otherwise, the line is an input line line that is sent to the server. Any
     occurrences of \r and \n in the line are turned into carriage return and
     linefeed, respectively. This is used for testing PIPELINING.
-    Any sequences of \x followed by two hex digits are converted to the equvalent
+    Any sequences of \x followed by two hex digits are converted to the equivalent
     byte value.  Any other character following a \ is sent verbatim.
     The line is sent with a trailing "\r\n".