mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Spellcheck and typo fixes
This commit is contained in:
@@ -222,7 +222,7 @@ class LicenseCheckView(StaffMemberRequiredMixin, FormView):
|
||||
res.append((
|
||||
'warning', 'warning',
|
||||
_('You need to make all your installed plugins freely available to every visitor '
|
||||
'of your site in source code form under the same license terms as pretix (AGPLv3 + additional'
|
||||
'of your site in source code form under the same license terms as pretix (AGPLv3 + additional '
|
||||
'restrictions). Make sure to keep it up to date!')
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user