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:
authorJos Poortvliet <jospoortvliet@gmail.com>2017-04-06 19:03:26 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2017-04-06 19:03:26 +0300
commit1f5432e299df1e15a129163bf60cf3d370895a17 (patch)
treec8e25dce80cc7967b219a58c895765d616c5526e /page-securesharing.php
parentdd508361366e4deea2deaaa06898b0ac4fab5b43 (diff)
typo
Diffstat (limited to 'page-securesharing.php')
-rw-r--r--page-securesharing.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-securesharing.php b/page-securesharing.php
index 7c5830a1..00eb521a 100644
--- a/page-securesharing.php
+++ b/page-securesharing.php
@@ -5,7 +5,7 @@
<div class="container">
<div class="col-md-6 topheader">
<h1><?php echo $l->t('Secure sharing');?></h1>
- <h2><?php echo $l->t('protect your Intellectual Property with Nextcloud');?></h2>
+ <h2><?php echo $l->t('Protect your Intellectual Property with Nextcloud');?></h2>
</div>
</div>
</div>