1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-06 22:45:02 +02:00

[ticket/10824] Fix typo in language composer.json

PHPBB3-10824
This commit is contained in:
Marc Alexander 2016-01-18 14:01:52 +01:00
parent 81f3483994
commit 6383648c53
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -1,6 +1,6 @@
{ {
"name": "phpbb/phpbb-language-en", "name": "phpbb/phpbb-language-en",
"description": "phpBB Forum Software default style", "description": "phpBB Forum Software default language",
"type": "phpbb-language", "type": "phpbb-language",
"version": "3.2.0-a3-dev", "version": "3.2.0-a3-dev",
"homepage": "https://www.phpbb.com", "homepage": "https://www.phpbb.com",