diff --git a/plinth/modules/datetime/__init__.py b/plinth/modules/datetime/__init__.py index 631ecfc85..ede023cb5 100644 --- a/plinth/modules/datetime/__init__.py +++ b/plinth/modules/datetime/__init__.py @@ -39,7 +39,7 @@ managed_packages = ['ntp'] title = _('Date & Time') description = [ - _('Network time server is a program that maintians the system time ' + _('Network time server is a program that maintains the system time ' 'in synchronization with servers on the Internet.') ]