From 8d07e6d12fbd82a2bf6e57271a1c8ae8da906dbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sat, 3 May 2014 16:44:01 +0200 Subject: [PATCH] Remove trailing spaces. --- config_default.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config_default.php b/config_default.php index feb5e32..ee3340f 100644 --- a/config_default.php +++ b/config_default.php @@ -252,9 +252,9 @@ /* * If you use a Sony eReader or Aldiko you can't download ebooks if your catalog * is password protected. A simple workaround is to leave fetch.php not protected (see .htaccess). - * But In that case your COPS installation is not completely safe. + * But In that case your COPS installation is not completely safe. * Setting this parameter to "1" ensure that nobody can access fetch.php before accessing - * index.php or feed.php first. + * index.php or feed.php first. * BEWARE : Do not touch this if you're not using password, not using PRS-TX or not using Aldiko. */ $config ['cops_fetch_protect'] = "0";