Assorted spelling fixes.

Small wording tweaks.
Capitalize Wine when referring to the project.
This commit is contained in:
Francois Gouget
2005-01-10 22:15:44 +00:00
committed by WineHQ
parent bb223a0f06
commit 8fab7880b4
9 changed files with 33 additions and 33 deletions

View File

@@ -12,7 +12,7 @@ mysql -p -u root < user_list.sql
echo Creating user preferences
mysql -p -u root < user_prefs.sql
echo Creating user privilages
echo Creating user privileges
mysql -p -u root < user_privs.sql
echo Creating session table