From 9a702b150c8ddeafa8c10c9f120dafdeb08ef93b Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Sun, 10 Feb 2019 12:51:30 +0100 Subject: Fix various typos in the documentation --- apt-pkg/contrib/strutl.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apt-pkg/contrib') diff --git a/apt-pkg/contrib/strutl.cc b/apt-pkg/contrib/strutl.cc index 2e3e025ec..50344d1fe 100644 --- a/apt-pkg/contrib/strutl.cc +++ b/apt-pkg/contrib/strutl.cc @@ -989,7 +989,7 @@ static time_t timegm(struct tm *t) } #endif /*}}}*/ -// RFC1123StrToTime - Converts a HTTP1.1 full date strings into a time_t /*{{{*/ +// RFC1123StrToTime - Converts an HTTP1.1 full date strings into a time_t /*{{{*/ // --------------------------------------------------------------------- /* tries to parses a full date as specified in RFC7231 ยง7.1.1.1 with one exception: HTTP/1.1 valid dates need to have GMT as timezone. -- cgit v1.2.3