summaryrefslogtreecommitdiff
path: root/docs/source/secure_controller.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/secure_controller.rst')
-rw-r--r--docs/source/secure_controller.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/secure_controller.rst b/docs/source/secure_controller.rst
index 090b512..1bc94c6 100644
--- a/docs/source/secure_controller.rst
+++ b/docs/source/secure_controller.rst
@@ -62,7 +62,7 @@ To secure a class, invoke with two arguments::
``SecureController``
--------------------
+--------------------
Alternatively, the same functionality can also be accomplished by
subclassing Pecan's :class:`SecureController`. Implementations of