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
commit3a295c12e9a2f5c4aa89e05f89af041a2f464174 (patch)
treed5d1bdcaa9329b843613b1f91afa4aa534c14362
parenta74273cbb1f6e3ba5cdcaab64f9d4dc7332ffe61 (diff)
downloadpastedeploy-3a295c12e9a2f5c4aa89e05f89af041a2f464174.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