summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrakekniven <mark.ziegler@rakekniven.de>2021-04-12 18:44:31 +0200
committerGitHub <noreply@github.com>2021-04-12 18:44:31 +0200
commitb2b0f963ab0352c0782d9d6f1a7880610e400dc3 (patch)
tree35a9eb5f3dd9a31621884a49fecbd073ed2ac077
parent9ba550cca1bf98d054ea80f7fb441ad6ac71d6f6 (diff)
parent2c21d3e514999cff5ce0e004cd2d2d172f5f9d80 (diff)
Merge pull request #1247 from nextcloud/Valdnet-patch-1
l10n: Unify spelling
-rw-r--r--src/App.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.vue b/src/App.vue
index 78ac28d1..3a0db2c9 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -25,7 +25,7 @@
<Content v-else app-name="social">
<AppContent v-if="serverData.isAdmin" class="setup">
<h2>{{ t('social', 'Social app setup') }}</h2>
- <p>{{ t('social', 'ActivityPub requires a fixed URL to make entries unique. Note that this can not be changed later without resetting the Social app.') }}</p>
+ <p>{{ t('social', 'ActivityPub requires a fixed URL to make entries unique. Note that this cannot be changed later without resetting the Social app.') }}</p>
<form @submit.prevent="setCloudAddress">
<p>
<label class="hidden">