diff options
Diffstat (limited to 'package/perl-www-form-urlencoded/Config.in')
-rw-r--r-- | package/perl-www-form-urlencoded/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl-www-form-urlencoded/Config.in b/package/perl-www-form-urlencoded/Config.in index f8e999e044..67759c8f7a 100644 --- a/package/perl-www-form-urlencoded/Config.in +++ b/package/perl-www-form-urlencoded/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_PERL_WWW_FORM_URLENCODED bool "perl-www-form-urlencoded" help - parser and builder for application/x-www-form-urlencoded + parser and builder for application/x-www-form-urlencoded. https://github.com/kazeburo/WWW-Form-UrlEncoded |