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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Martini <hello@lutoma.org>2019-11-27 19:34:14 +0300
committerLukas Martini <hello@lutoma.org>2019-11-27 19:40:34 +0300
commit3a64f05d7ab90d614fa26c174ff209ba121edddb (patch)
tree51373630641b1372b518f3645b1e9b56e34cc6be /page-education.php
parent02d603cac23beccdac99b4ad90d0fe3baffb59aa (diff)
English fixes: Build in → built-in
Signed-off-by: Lukas Martini <hello@lutoma.org>
Diffstat (limited to 'page-education.php')
-rw-r--r--page-education.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-education.php b/page-education.php
index 17071d2b..795a0387 100644
--- a/page-education.php
+++ b/page-education.php
@@ -291,7 +291,7 @@ require(["require.config"], function() {
</div>
<div class="col-md-6">
<h3 class="section--paragraph__title"><?php echo $l->t('Remote Wipe');?></h3>
- <p class="section--paragraph"><?php echo $l->t('Thanks to build-in support in Nextcloud, remote wipe will work on systems not under MDM control, as is typically the case for student devices at universities.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Thanks to built-in support in Nextcloud, remote wipe will work on systems not under MDM control, as is typically the case for student devices at universities.');?></p>
<p class="section--paragraph"><?php echo $l->t('Remote wipe can be used on a per-device basis by users and on a per-user base by the administrator.');?></p>
</div>
</div>