diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2017-11-14 08:26:39 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2017-11-14 09:42:02 -0500 |
commit | 23e9ce28b612ae6f6ae734c38d655d59111d6c10 (patch) | |
tree | 4b071a54d06a854860e7618d264120b6c74fb655 /dev-php/symfony-process | |
parent | dev-php/symfony-event-dispatcher: fix inconsistent tabs in metadata.xml. (diff) | |
download | gentoo-23e9ce28b612ae6f6ae734c38d655d59111d6c10.tar.gz gentoo-23e9ce28b612ae6f6ae734c38d655d59111d6c10.tar.bz2 gentoo-23e9ce28b612ae6f6ae734c38d655d59111d6c10.zip |
dev-php/symfony-process: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-php/symfony-process')
-rw-r--r-- | dev-php/symfony-process/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/symfony-process/metadata.xml b/dev-php/symfony-process/metadata.xml index 917b2b783297..e4ce1396c58a 100644 --- a/dev-php/symfony-process/metadata.xml +++ b/dev-php/symfony-process/metadata.xml @@ -13,7 +13,7 @@ <email>php-bugs@gentoo.org</email> </maintainer> <longdescription> - The Process component executes commands in sub-processes. + The Process component executes commands in sub-processes. </longdescription> <upstream> <remote-id type="github">symfony/process</remote-id> |