summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Keil <fk@fabiankeil.de>2021-01-23 18:37:37 +0100
committerDaniel Stenberg <daniel@haxx.se>2022-01-07 10:01:44 +0100
commit874272982726797764333c336f06ccff44a660f7 (patch)
treedf057214dfb2cf06e93544c1b1a78b92f5eb0732
parent5da22337fec270fb28544a57e6dc7038ba2f8ec9 (diff)
downloadcurl-874272982726797764333c336f06ccff44a660f7.tar.gz
tests/FILEFORMAT.md: fix typo
-rw-r--r--tests/FILEFORMAT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/FILEFORMAT.md b/tests/FILEFORMAT.md
index bfd5d221e..6053b523f 100644
--- a/tests/FILEFORMAT.md
+++ b/tests/FILEFORMAT.md
@@ -59,7 +59,7 @@ In the preprocess stage, a special instruction can be used to have runtests.pl
generate a repetetive sequence of bytes.
To insert a sequence of repeat bytes, use this syntax to make the `<string>`
-get repeated `<number>` of times. The number has to be 1 or large and the
+get repeated `<number>` of times. The number has to be 1 or larger and the
string may contain `%HH` hexadecimal codes:
%repeat[<number> x <string>]%