summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Hellkamp <marc@gsites.de>2012-08-05 06:59:44 -0700
committerMarcel Hellkamp <marc@gsites.de>2012-08-05 06:59:44 -0700
commita2127fbbb75c83e8d369791a557677968a80201b (patch)
tree2185e0fbeb0da3ae7192ad1eae7a847c7ca23314
parent69ae8ed49b6eba34bcb3b3c804c5d95afa93dfcf (diff)
parent771444217a1643a4b5ad12dbe3241f792a441d9e (diff)
downloadbottle-a2127fbbb75c83e8d369791a557677968a80201b.tar.gz
Merge pull request #360 from gma/patch-1
Fixed spelling mistake/typo.
-rwxr-xr-xdocs/tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial.rst b/docs/tutorial.rst
index 9c1bccb..6b49fa9 100755
--- a/docs/tutorial.rst
+++ b/docs/tutorial.rst
@@ -23,7 +23,7 @@
Tutorial
========
-This tutorial introduces you to the concepts and features of the Bottle web framework and covers basic and advanced topics alike. You can read it from start to end, or use it as a refecence later on. The automatically generated :doc:`api` may be interesting for you, too. It covers more details, but explains less than this tutorial. Solutions for the most common questions can be found in our :doc:`recipes` collection or on the :doc:`faq` page. If you need any help, join our `mailing list <mailto:bottlepy@googlegroups.com>`_ or visit us in our `IRC channel <http://webchat.freenode.net/?channels=bottlepy>`_.
+This tutorial introduces you to the concepts and features of the Bottle web framework and covers basic and advanced topics alike. You can read it from start to end, or use it as a reference later on. The automatically generated :doc:`api` may be interesting for you, too. It covers more details, but explains less than this tutorial. Solutions for the most common questions can be found in our :doc:`recipes` collection or on the :doc:`faq` page. If you need any help, join our `mailing list <mailto:bottlepy@googlegroups.com>`_ or visit us in our `IRC channel <http://webchat.freenode.net/?channels=bottlepy>`_.
.. _installation: