]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests/FILEFORMAT.md: spellfix
authorDaniel Stenberg <daniel@haxx.se>
Thu, 21 Apr 2022 15:01:45 +0000 (17:01 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 21 Apr 2022 15:01:45 +0000 (17:01 +0200)
tests/FILEFORMAT.md

index 3de59c23e21ff207494703f50beb4dea695a935a..9949ba9e7f57fb77ad0b50c3d5db010064d1546f 100644 (file)
@@ -56,7 +56,7 @@ For example, to insert the binary octets 0, 1 and 255 into the test file:
 ## Repeat content
 
 In the preprocess stage, a special instruction can be used to have runtests.pl
-generate a repetetive sequence of bytes.
+generate a repetitive 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 larger and the
@@ -79,7 +79,7 @@ outputs nothing, until a following else or endif clause. Like this:
     Accept-Encoding
     %endif
 
-It can also check for the inversed condition, so if the feature us *not* set by
+It can also check for the inverse condition, so if the feature is *not* set by
 the use of an exclamation mark:
 
     %if !brotli