changeset 1705:1fb2e44d02e3

english nits
author Anthony Baxter <anthonybaxter@users.sourceforge.net>
date Tue, 24 Jun 2003 06:53:17 +0000
parents 4ca52f486089
children 5a28eea9a33c
files doc/mysql.txt
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/mysql.txt	Tue Jun 24 06:48:35 2003 +0000
+++ b/doc/mysql.txt	Tue Jun 24 06:53:17 2003 +0000
@@ -12,7 +12,7 @@
 install:
 
     1. MySQL RDBMS 3.23.34 or higher - http://www.mysql.com. Your MySQL
-       installation should support Berkeley DB (BDB) tabes for transaction
+       installation should support Berkeley DB (BDB) tables for transaction
        support.
     2. Python interface to mysql - http://sourceforge.net/projects/mysql-python
 
@@ -20,8 +20,8 @@
 How to run mysql tests?
 =======================
 
-Roundup tests expect empty database available for use. There are two ways how to
-provide it:
+Roundup tests expect an empty database available for use. There are two ways how to
+provide this:
 
     1. If you have root permissions on mysql server, you can create necessary
        database using this SQL sequence:

Roundup Issue Tracker: http://roundup-tracker.org/