commit: 86499aeabffb63559b9d58b30e9586133a56968c
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 14 13:18:17 2017 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Nov 14 14:41:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86499aea
dev-php/jsonlint: fix inconsistent use of whitespace in metadata.xml.
Package-Manager: Portage-2.3.8, Repoman-2.3.3
dev-php/jsonlint/metadata.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-php/jsonlint/metadata.xml b/dev-php/jsonlint/metadata.xml
index 77828cf3c6c..fec382ce7ec 100644
--- a/dev-php/jsonlint/metadata.xml
+++ b/dev-php/jsonlint/metadata.xml
@@ -13,7 +13,7 @@
<email>[email protected]</email>
</maintainer>
<longdescription>
- Json linter, port of the JavaScript jsonlint library.
+ Json linter, port of the JavaScript jsonlint library.
</longdescription>
<upstream>
<remote-id type="github">Seldaek/jsonlint</remote-id>