Index: INSTALL.sqlite.txt
===================================================================
RCS file: /cvs/drupal/drupal/INSTALL.sqlite.txt,v
retrieving revision 1.2
diff -u -p -r1.2 INSTALL.sqlite.txt
--- INSTALL.sqlite.txt	10 Nov 2009 17:27:53 -0000	1.2
+++ INSTALL.sqlite.txt	24 Aug 2010 15:56:48 -0000
@@ -7,12 +7,13 @@ To use SQLite with your Drupal installat
 be met: server has PHP 5.2 or later with PDO, and the PDO SQLite driver must
 be enabled.
 
+
 SQLITE DATABASE CREATION
 ------------------------
 
 The Drupal installer will create the SQLite database for you. The only
-requirement is the installer must have write permissions the directory where
-the database file resides.
+requirement is that the installer must have write permissions on the
+directory where the database file resides.
 
 On the "Database configuration" form in the "Database name" field, you must
 supply the exact path to where you wish your database file to reside. It is
@@ -31,4 +32,6 @@ file from downloading.
 
 USERNAME, PASSWORD, and ADVANCED OPTIONS
 ----------------------------------------
-No username, password, or advanced options are necessary and should not be used.
+
+No username, password, or advanced options are necessary.  These fields
+should not be used.
