diff options
Diffstat (limited to 'template/en/default/admin/groups')
-rw-r--r-- | template/en/default/admin/groups/change.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/groups/change.html.tmpl b/template/en/default/admin/groups/change.html.tmpl index c2f2c8f9f..3137fd803 100644 --- a/template/en/default/admin/groups/change.html.tmpl +++ b/template/en/default/admin/groups/change.html.tmpl @@ -28,7 +28,7 @@ # 1 - remove_explicit_members # 2 - remove_explicit_members_regexp # 3 - no conversion, just save the changes - # changes: boolean int. Is 1 if changes occured. + # changes: boolean int. Is 1 if changes occurred. # gid: integer. The ID of the group. # name: the name of the product where removal is performed. # regexp: the regexp according to which the update is performed. |