summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 15:15:38 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-21 15:15:38 +0200
commit747172914249537b0142bec0948a16f35c050ec0 (patch)
treec178d01b3c29d9766e2d73a935e603ba2c31e187 /templates
parent56b72e7b948cee0bbd2c14c058ed0ec4cee33a17 (diff)
typo fixes
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin.php b/templates/admin.php
index eb5960149..7c9836c94 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -12,7 +12,7 @@ style('news', 'admin');
<?php p($l->t('Use ownCloud cron to for updates')); ?></label>
<p>
<em><?php p($l->t(
- 'Disable this if you run a custom updater such as the Python' .
+ 'Disable this if you run a custom updater such as the Python ' .
'updater included in the app.'
)); ?></em>
</p>