config: fix minor syntax error

Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Alice Kile 2019-12-03 15:33:04 +05:30 committed by James Valleroy
parent 9cd203411d
commit a9979db56f
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -37,7 +37,7 @@ is_essential = True
name = _('General Configuration')
description = [
_('Here you can set some general configuration options ',
_('Here you can set some general configuration options '
'like hostname, domain name, webserver home page etc.')
]