diff options
Diffstat (limited to 'package/perl-http-date/Config.in')
-rw-r--r-- | package/perl-http-date/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/perl-http-date/Config.in b/package/perl-http-date/Config.in index c45335fb23..5ce4781394 100644 --- a/package/perl-http-date/Config.in +++ b/package/perl-http-date/Config.in @@ -1,7 +1,7 @@ config BR2_PACKAGE_PERL_HTTP_DATE bool "perl-http-date" help - This module provides functions that deal the date formats used by the - HTTP protocol (and then some more) + This module provides functions that deal the date formats + used by the HTTP protocol (and then some more) https://github.com/gisle/http-date |