summaryrefslogtreecommitdiff
path: root/docs/api/interfaces.rst
diff options
context:
space:
mode:
authorJure Cerjak <jcerjak@termitnjak.si>2016-12-05 16:06:08 +0100
committerMatthew Wilkes <git@matthewwilkes.name>2017-04-12 12:13:45 +0100
commit313c251497f6cdb3e5ca961a8092a2356aa502fc (patch)
treeac952974d7f04c6985894fdbb2511cf65e6682df /docs/api/interfaces.rst
parenta2c7c7a49bceeaaab2853e7e73c3671979d4c9ed (diff)
downloadpyramid-313c251497f6cdb3e5ca961a8092a2356aa502fc.tar.gz
pyramid-313c251497f6cdb3e5ca961a8092a2356aa502fc.tar.bz2
pyramid-313c251497f6cdb3e5ca961a8092a2356aa502fc.zip
Fix tests and documentation in various places, and feedback following review
regarding naming of variables and code cleanup.
Diffstat (limited to 'docs/api/interfaces.rst')
-rw-r--r--docs/api/interfaces.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/interfaces.rst b/docs/api/interfaces.rst
index 2ca472616..b88209a36 100644
--- a/docs/api/interfaces.rst
+++ b/docs/api/interfaces.rst
@@ -44,7 +44,7 @@ Other Interfaces
.. autointerface:: IRoutePregenerator
:members:
- .. autointerface:: ICSRF
+ .. autointerface:: ICSRFPolicy
:members:
.. autointerface:: ISession