From b5f89a1f4b2017aa5694489eea9b93003da1c265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Thu, 12 Dec 2013 20:54:53 +0100 Subject: [PATCH] Typo. Reported by Tyler. --- config_default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_default.php b/config_default.php index c367bc9..be8a627 100644 --- a/config_default.php +++ b/config_default.php @@ -27,7 +27,7 @@ /* * Full URL prefix (with trailing /) - * usefull especially for Opensearch where a full URL is often required + * useful especially for Opensearch where a full URL is often required * For example Mantano, Aldiko and Marvin require it. */ $config['cops_full_url'] = '';