diff docs/usage/backup.rst @ 4955:4e6dfdb3fa01

docs: English and consistency corrections
author Michael V. DePalatis <mike@depalatis.net>
date Tue, 31 Mar 2015 22:15:38 +0200
parents e73a69cb98dc
children fbbe80e3322b
line wrap: on
line diff
--- a/docs/usage/backup.rst	Tue Mar 31 16:25:49 2015 +0000
+++ b/docs/usage/backup.rst	Tue Mar 31 22:15:38 2015 +0200
@@ -13,8 +13,8 @@
 Whoosh index
 ------------
 
-Whoosh index is located in **/data/index** directory where you installed
-Kallithea ie. the same place where the ini file is located
+The Whoosh index is located in the ``data/index`` directory where you installed
+Kallithea, i.e., the same place where the ini file is located
 
 
 Database
@@ -23,4 +23,4 @@
 When using sqlite just copy kallithea.db.
 Any other database engine requires a manual backup operation.
 
-Database backup will contain all gathered statistics
+A database backup will contain all gathered statistics.