]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
write-out.d: Fix num_headers formatting
authorJay Satiro <raysatiro@yahoo.com>
Mon, 31 Jan 2022 06:04:19 +0000 (01:04 -0500)
committerJay Satiro <raysatiro@yahoo.com>
Mon, 31 Jan 2022 06:04:19 +0000 (01:04 -0500)
docs/cmdline-opts/write-out.d

index 9a57c3dbcb5d7c74e139667d4cf5e80633000f84..35ab41a22b396b723d706fb4c5c4a5a9c284abe1 100644 (file)
@@ -77,7 +77,7 @@ Number of new connects made in the recent transfer. (Added in 7.12.3)
 .TP
 .B num_headers
 The number of response headers in the most recent request (restarted at each
- redirect). Note that the status line IS NOT a header. (Added in 7.73.0)
+redirect). Note that the status line IS NOT a header. (Added in 7.73.0)
 .TP
 .B num_redirects
 Number of redirects that were followed in the request. (Added in 7.12.3)