docs,tests: fix english grammar "allow to" -> "allow <something> to"

This was spotted by Debian's lintian tool. It adds an informational
warning at every run, so my OCD was kicking in and I had to fix it :-)

Closes #17787
This commit is contained in:
Carlos Henrique Lima Melara 2025-07-01 21:18:46 -03:00 committed by Daniel Stenberg
parent 51f933801e
commit 790153c927
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
20 changed files with 25 additions and 25 deletions

View file

@ -14,7 +14,7 @@ Added-in: 7.87.0
# NAME
CURLOPT_QUICK_EXIT - allow to exit quickly
CURLOPT_QUICK_EXIT - allow libcurl to exit quickly
# SYNOPSIS

View file

@ -141,10 +141,10 @@ The module adds 2 "handlers" to the Apache server (right now). Handler are piece
* `s`: seconds (the default)
* `ms`: milliseconds
As you can see, `mod_curltest`'s tweak handler allow to simulate many kinds of
responses. An example of its use is `test_03_01` where responses are delayed
using `chunk_delay`. This gives the response a defined duration and the test
uses that to reload `httpd` in the middle of the first request. A graceful
As you can see, `mod_curltest`'s tweak handler allows Apache to simulate many
kinds of responses. An example of its use is `test_03_01` where responses are
delayed using `chunk_delay`. This gives the response a defined duration and the
test uses that to reload `httpd` in the middle of the first request. A graceful
reload in httpd lets ongoing requests finish, but closes the connection
afterwards and tears down the serving process. The following request then
needs to open a new connection. This is verified by the test case.
afterwards and tears down the serving process. The following request then needs
to open a new connection. This is verified by the test case.

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -33,7 +33,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -33,7 +33,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
crypto

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -25,7 +25,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -32,7 +32,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug

View file

@ -25,7 +25,7 @@ Content-Length: 0
<server>
http
</server>
# this relies on the debug feature which allow to set the time
# this relies on the debug feature which allows tests to set the time
<features>
SSL
Debug