From c1d661d35b1cdd369c0cf599b744899f9d8f9390 Mon Sep 17 00:00:00 2001
From: cmeh
Date: Fri, 6 Feb 2015 10:00:47 +0100
Subject: [PATCH] Coherent use of "SQLite" in lines 119 and 124
Just a cosmetic detail, but very obvious when working on localisations.
---
settings/templates/admin.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index a0cf29436d..fb4662b547 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -121,7 +121,7 @@ if ($_['databaseOverload']) {
- t('Especially when using desktop client for file syncing the use of sqlite is discouraged.')); ?>
+ t('Especially when using the desktop client for file syncing the use of SQLite is discouraged.')); ?>