Skip to content

Commit d5a733a

Browse files
susnuxsalmart-dev
andauthored
chore: codestyle
Co-authored-by: Salvatore Martire <4652631+salmart-dev@users.noreply.github.com> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 parent 4ea377d commit d5a733a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/settings/src/components/AdminSettingsSharingForm.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
style="width: 100%" />
136136
<em id="settings-sharing-excluded-groups-desc">
137137
<template v-if="settings.excludeGroups === 'allow'">
138-
{{ t('settings', 'Only members of at least one of this groups will be able to initiate shares.') }}
138+
{{ t('settings', 'Only members of at least one of these groups will be able to initiate shares.') }}
139139
{{ t('settings', 'Others will be blocked, but are still able to receive shares.') }}
140140
</template>
141141
<template v-else>

0 commit comments

Comments
 (0)