mirror of
https://github.com/curl/curl.git
synced 2026-08-26 13:53:33 +03:00
manpages: Fix spelling of "allows to" -> "allows one to"
References: https://salsa.debian.org/lintian/lintian/-/blob/master/tags/t/typo-in-manual-page.tag https://english.stackexchange.com/questions/60271/grammatical-complements-for-allow/60285#60285 Closes #9419
This commit is contained in:
parent
5c095a4435
commit
464ff5a610
2 changed files with 3 additions and 3 deletions
|
|
@ -47,7 +47,7 @@ carriage return and line feed to %22, %0D and %0A respectively.
|
|||
Before version 7.81.0, percent-encoding was never applied.
|
||||
|
||||
HTTP browsers used to do backslash-escaping in the past but have over time
|
||||
transitioned to use percent-encoding. This option allows to address
|
||||
transitioned to use percent-encoding. This option allows one to address
|
||||
server-side applications that have not yet have been converted.
|
||||
|
||||
As an example, consider field or file name \fIstrange\\name"kind\fP.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue