summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gr?nholm <alex.gronholm@nextday.fi>2011-05-25 00:34:47 +0300
committerAlex Gr?nholm <alex.gronholm@nextday.fi>2011-05-25 00:34:47 +0300
commit9779d80019829072589da60094a21e26e3a114e6 (patch)
treed5d1bdcaa9329b843613b1f91afa4aa534c14362
parent8b1f74c2d63c501c63166afce68a388fb40ab3f2 (diff)
downloadpastedeploy-git-9779d80019829072589da60094a21e26e3a114e6.tar.gz
Fixed typo that prevented the appconfig function from being included in the docs
-rw-r--r--docs/modules/loadwsgi.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/loadwsgi.txt b/docs/modules/loadwsgi.txt
index fc3dc4c..feebf28 100644
--- a/docs/modules/loadwsgi.txt
+++ b/docs/modules/loadwsgi.txt
@@ -9,5 +9,5 @@ Module Contents
.. autofunction:: loadapp
.. autofunction:: loadserver
.. autofunction:: loadfilter
-.. autofunction;: appconfig
+.. autofunction:: appconfig