summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-02-06 12:46:02 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2015-02-06 12:46:02 +0100
commit3c46a51f7701bd7b550f97096200a36bb06f65f6 (patch)
treea9a0f0599dac85a8fdae497e94eab23c8375a445
parent280a28f4df6c5e68c71ec5423d07686512945e39 (diff)
parentc1d661d35b1cdd369c0cf599b744899f9d8f9390 (diff)
downloadnextcloud-server-3c46a51f7701bd7b550f97096200a36bb06f65f6.tar.gz
nextcloud-server-3c46a51f7701bd7b550f97096200a36bb06f65f6.zip
Merge pull request #13937 from cmeh/patch-1
Coherent use of "SQLite" in lines 119 and 124
-rw-r--r--settings/templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index a0cf29436d0..fb4662b5476 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -121,7 +121,7 @@ if ($_['databaseOverload']) {
</p>
<p>
<strong>
- <?php p($l->t('Especially when using desktop client for file syncing the use of sqlite is discouraged.')); ?>
+ <?php p($l->t('Especially when using the desktop client for file syncing the use of SQLite is discouraged.')); ?>
</strong>
</p>
<p>