]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests/FILEFORMAT.md: fix typo
authorFabian Keil <fk@fabiankeil.de>
Sat, 23 Jan 2021 17:37:37 +0000 (18:37 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 7 Jan 2022 09:01:44 +0000 (10:01 +0100)
tests/FILEFORMAT.md

index bfd5d221e5e613f1fc9a43ce8d4b6d5843de821a..6053b523fc7082409557f7d90df0af999e0f4dcc 100644 (file)
@@ -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>]%