diff --git a/plinth/modules/config/__init__.py b/plinth/modules/config/__init__.py index 21c70c1e0..a633689d4 100644 --- a/plinth/modules/config/__init__.py +++ b/plinth/modules/config/__init__.py @@ -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.') ]