summaryrefslogtreecommitdiffstats
path: root/templates/admin.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin.php')
-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>