summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2021-06-02 11:12:27 +0200
committerGitHub <noreply@github.com>2021-06-02 11:12:27 +0200
commit821a9238aa07b6880d2ec82d74db813b4316db0e (patch)
treefdb6b034631d36ef4b2047670a72a0831c98b38e /src
parentc522ca320045f7262991108514c97b5e9ad1224f (diff)
l10n: Correct spelling
Diffstat (limited to 'src')
-rw-r--r--src/components/EntityPicker/NewCircleIntro.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/EntityPicker/NewCircleIntro.vue b/src/components/EntityPicker/NewCircleIntro.vue
index ab56faf0..b5300e91 100644
--- a/src/components/EntityPicker/NewCircleIntro.vue
+++ b/src/components/EntityPicker/NewCircleIntro.vue
@@ -58,7 +58,7 @@
{{ t('contacts', 'Local circle') }}
</CheckboxRadioSwitch>
<p>
- {{ t('contacts', 'This circle will not be shared with the other instances of the GlobalScale') }}
+ {{ t('contacts', 'This circle will not be shared with the other instances of the global scale') }}
</p>
</template>
</div>