Add missing period

This commit is contained in:
Daniel Haaker 2010-10-28 22:41:27 +02:00
parent 8e7c523793
commit 4b07904345

View file

@ -56,7 +56,7 @@ execute code on the server!
We also add a method to easily connect to the database specified. That
can be used to open a connection on request and also from the interactive
Python shell or a script. This will come in handy later
Python shell or a script. This will come in handy later.
::