diff options
author | Sam James <sam@gentoo.org> | 2021-02-18 19:16:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-18 20:13:43 +0000 |
commit | d7e60a6f1d0d155eac833795557bdddbce844ca5 (patch) | |
tree | 649ffe01ad3b009eacd6e2078802354a5bf30886 /app-admin/webapp-config | |
parent | dev-games/ogre: Drop 1.9.0-r1 (diff) | |
download | gentoo-d7e60a6f1d0d155eac833795557bdddbce844ca5.tar.gz gentoo-d7e60a6f1d0d155eac833795557bdddbce844ca5.tar.bz2 gentoo-d7e60a6f1d0d155eac833795557bdddbce844ca5.zip |
app-admin/webapp-config: fix USE flag description typo
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r-- | app-admin/webapp-config/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/webapp-config/metadata.xml b/app-admin/webapp-config/metadata.xml index 67d2bc40c7e6..cbf8aeabe119 100644 --- a/app-admin/webapp-config/metadata.xml +++ b/app-admin/webapp-config/metadata.xml @@ -10,7 +10,7 @@ <name>Gentoo Webapps</name> </maintainer> <use> - <flag name="portage">Propagete python_targets dependencies to sys-apps/portage</flag> + <flag name="portage">Propagate python_targets dependencies to sys-apps/portage</flag> </use> <upstream> <remote-id type="sourceforge">webapp-config</remote-id> |