diff options
-rw-r--r-- | settings/templates/admin.php | 2 |
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> |