summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.php-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index de05800..2898bdf 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -2,7 +2,7 @@
// vim:ft=php:
define('SCRATCH_DB', 'db/scratch.db');
- // Please set this to a secure first (see README.md)
+ // Please set this to a secure value first (see README.md)
define('BOOKS_DIR', '/home/fox/Books');
define('CALIBRE_DB', BOOKS_DIR . "/metadata.db");