mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-29 10:10:19 +00:00
config: fix minor syntax error
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
9cd203411d
commit
a9979db56f
@ -37,7 +37,7 @@ is_essential = True
|
|||||||
name = _('General Configuration')
|
name = _('General Configuration')
|
||||||
|
|
||||||
description = [
|
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.')
|
'like hostname, domain name, webserver home page etc.')
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user