Fixed minor README typos

master
baztian 2014-01-31 18:13:50 +01:00
parent 030b05ac77
commit e92c99c0af
1 changed files with 3 additions and 3 deletions

View File

@ -187,12 +187,12 @@ Changelog
To do To do
===== =====
- Extract Java calls to seperate Java methods to increase performance. - Extract Java calls to separate Java methods to increase performance.
- Check if https://code.launchpad.net/dbapi-compliance can help making - Check if https://code.launchpad.net/dbapi-compliance can help making
JayDeBeApi more DB-API complient. JayDeBeApi more DB-API compliant.
- Test it on different databases and provide a flexible db specific - Test it on different databases and provide a flexible db specific
pluign mechanism. pluign mechanism.
- SQLAlchemy modules (seperate project) - SQLAlchemy modules (separate project)
.. _DB-API: http://www.python.org/dev/peps/pep-0249/ .. _DB-API: http://www.python.org/dev/peps/pep-0249/
.. _JPype: http://jpype.sourceforge.net/ .. _JPype: http://jpype.sourceforge.net/