Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2017-08-29 22:47:27 +0300
committerGitHub <noreply@github.com>2017-08-29 22:47:27 +0300
commitc82da0651947227e97ae2e16aa770db3214c3919 (patch)
tree44346bd345e31c69b3a46feffeca08d11758ce83 /templates
parentee89ff3ba1a1d130ba33c825050301cf1acaf67e (diff)
Spelling: Plural Nextcloud linking
Diffstat (limited to 'templates')
-rw-r--r--templates/settings.admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/settings.admin.php b/templates/settings.admin.php
index 160514b7..8e90b1e7 100644
--- a/templates/settings.admin.php
+++ b/templates/settings.admin.php
@@ -21,10 +21,10 @@ style(Application::APP_NAME, 'admin');
</tr>
<tr class="lane">
<td colspan="2" class="left">Allow Federated Circles:<br/>
- <em>Circles from different Nextcloud can be linked together.</em></td>
+ <em>Circles from different Nextclouds can be linked together.</em></td>
<td class="right">
<input type="checkbox" value="1" id="allow_federated_circles"/>
</td>
</tr>
</table>
-</div> \ No newline at end of file
+</div>