gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 189/282: docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> alwa


From: gnunet
Subject: [gnurl] 189/282: docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> always
Date: Wed, 01 Apr 2020 14:30:54 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 5b46790f11ff85bfed3fd5d2563bb3a07b14611b
Author: Jonathan Cardoso Machado <address@hidden>
AuthorDate: Sat Feb 29 18:08:48 2020 -0300

    docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> always
    
    Reviewed-by: Steve Holme
    Closes #5005
---
 docs/libcurl/opts/CURLINFO_RETRY_AFTER.3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/libcurl/opts/CURLINFO_RETRY_AFTER.3 
b/docs/libcurl/opts/CURLINFO_RETRY_AFTER.3
index 9e58ca62d..b371d6874 100644
--- a/docs/libcurl/opts/CURLINFO_RETRY_AFTER.3
+++ b/docs/libcurl/opts/CURLINFO_RETRY_AFTER.3
@@ -33,7 +33,7 @@ HTTP server suggesets the client should wait until the next 
request is
 issued. The information from the "Retry-After:" header.
 
 While the HTTP header might contain a fixed date string, the
-\fICURLINFO_RETRY_AFTER(3)\fP will alwaus return number of seconds to wait -
+\fICURLINFO_RETRY_AFTER(3)\fP will always return number of seconds to wait -
 or zero if there was no header or the header couldn't be parsed.
 .SH DEFAULT
 Returns zero delay if there was no header.

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]