summaryrefslogtreecommitdiff
path: root/test/README
diff options
context:
space:
mode:
authorklemens <ka7@github.com>2017-04-16 20:49:32 +0200
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2018-12-20 22:29:09 +0100
commitaded22555eeb31bc032f9bc58a83762981a58391 (patch)
tree801b3a8f5b247a7690149ca2c0f3c9130f4ef249 /test/README
parentaa6e77afb5ba7df42fcff06cac744b1f4a4105d2 (diff)
downloadexim4-aded22555eeb31bc032f9bc58a83762981a58391.tar.gz
spelling fixes
Diffstat (limited to 'test/README')
-rw-r--r--test/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README
index 552b43f2a..a6bcfd897 100644
--- a/test/README
+++ b/test/README
@@ -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".