diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-04 23:51:01 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-04 23:51:01 -0500 |
commit | d3f27c3ee4e4c833e5f4b3a834761cf6d31aca42 (patch) | |
tree | 29becb056fbde3206acbcf61379fdbbc6972e418 /examples3/SQL | |
parent | 4dd3555f4b1ba66f692a36ac05c8e8ccd5e4eec0 (diff) | |
download | pytqt-d3f27c3ee4e4c833e5f4b3a834761cf6d31aca42.tar.gz pytqt-d3f27c3ee4e4c833e5f4b3a834761cf6d31aca42.zip |
Fix inadvertent renaming.
Diffstat (limited to 'examples3/SQL')
-rw-r--r-- | examples3/SQL/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples3/SQL/README b/examples3/SQL/README index 3272c19..862e608 100644 --- a/examples3/SQL/README +++ b/examples3/SQL/README @@ -38,7 +38,7 @@ runsqlex.py, sqlex.ui, sqlex.ui.h, connect.ui, connect.ui.h: driven by TQSqlQuery and iterating through database tables and fields. Definitely worth a look. -Unfortunately you will have to make sure that these preretquisites are met +Unfortunately you will have to make sure that these prerequisites are met before trying the examples: - Install MySQL or PostgreSQL and any development packages |