Add missing period

Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
This commit is contained in:
Daniel Haaker 2010-10-28 22:41:27 +02:00 committed by Armin Ronacher
parent 94a7312d5a
commit d8f521e1ff

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.
::