summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValdnet <47037905+Valdnet@users.noreply.github.com>2021-04-12 10:33:34 +0200
committerGitHub <noreply@github.com>2021-04-12 10:33:34 +0200
commit2c21d3e514999cff5ce0e004cd2d2d172f5f9d80 (patch)
tree35a9eb5f3dd9a31621884a49fecbd073ed2ac077
parent9ba550cca1bf98d054ea80f7fb441ad6ac71d6f6 (diff)
l10n: Unify spelling
Spelling unification in Nextcloud applications.
-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">