CURLINFO: remove 'get' and 'get the' from each short desc

The short descriptions describe the data each info retrieves. The info
itself does not 'get' the data.

This simplifies and shortens the descriptions and make them more
consistent.

Closes #19406
This commit is contained in:
Daniel Stenberg 2025-11-08 13:09:50 +01:00
parent f55974c139
commit 8442c24c9a
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
73 changed files with 77 additions and 77 deletions

View file

@ -21,7 +21,7 @@ Added-in: 7.48.0
# NAME
CURLINFO_TLS_SESSION, CURLINFO_TLS_SSL_PTR - get TLS session info
CURLINFO_TLS_SSL_PTR - TLS session info
# SYNOPSIS