diff options
author | Sam James <sam@gentoo.org> | 2024-04-15 07:11:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-15 07:11:10 +0100 |
commit | bc0bf7a13316efcc655b693a32b9e9e13063e06f (patch) | |
tree | 58e608caa5e31458e46d66fedd3ae6c304bec982 /www-misc | |
parent | net-misc/wget: add 1.24.5 (diff) | |
download | gentoo-bc0bf7a13316efcc655b693a32b9e9e13063e06f.tar.gz gentoo-bc0bf7a13316efcc655b693a32b9e9e13063e06f.tar.bz2 gentoo-bc0bf7a13316efcc655b693a32b9e9e13063e06f.zip |
www-misc/litmus: fix typo in USE=libproxy description
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/litmus/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/litmus/metadata.xml b/www-misc/litmus/metadata.xml index eac1a8f7b338..8056d64afca7 100644 --- a/www-misc/litmus/metadata.xml +++ b/www-misc/litmus/metadata.xml @@ -10,7 +10,7 @@ <name>Proxy Maintainers</name> </maintainer> <use> - <flag name="libproxy">Support for automatic proxy configuratino management through <pkg>net-libs/libproxy</pkg>.</flag> + <flag name="libproxy">Support for automatic proxy configuration management through <pkg>net-libs/libproxy</pkg>.</flag> <flag name="libxml2">Use <pkg>dev-libs/libxml2</pkg> to parse XML</flag> <flag name="pkcs11">Support for PKCS #11 through PaKChoiS (<pkg>dev-libs/pakchois</pkg>).</flag> </use> |