Commit 0ae8ac7e by Kálmán Viktor

dashboard: fix typo

parent 522799dc
......@@ -102,7 +102,7 @@ class Profile(Model):
verbose_name=_('Samba password'),
help_text=_(
'Generated password for accessing store from '
'Windows.'),
'virtual machines.'),
default=pwgen,
)
disk_quota = IntegerField(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment