From c8503f330304bb58f597547d36b7ffa7957266c2 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sat, 14 Nov 2009 07:39:28 +0000 Subject: Spellcheck. --- docs/tutorials/zodbsessions/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/zodbsessions') diff --git a/docs/tutorials/zodbsessions/index.rst b/docs/tutorials/zodbsessions/index.rst index 69dc67d2b..43a8cf5db 100644 --- a/docs/tutorials/zodbsessions/index.rst +++ b/docs/tutorials/zodbsessions/index.rst @@ -140,7 +140,7 @@ Configuration See :ref:`MyProject_ini` for more information about project Paste ``.ini`` files. -#. Add a ``get_session`` API to your application. I've chosed to add +#. Add a ``get_session`` API to your application. I've chosen to add it directly to my ``views.py`` file, although it can live anywhere. .. code-block:: python -- cgit v1.2.3