summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Gates <tim.gates@iress.com>2019-08-23 11:39:28 +1000
committerTim Gates <tim.gates@iress.com>2019-08-23 11:39:31 +1000
commit5dddfba7b79908c8d67f5fa5c2d24f4059ade779 (patch)
treeac946fef7cd92e2f5697d5a0c1c180077859016c
parent09c36b2db162fac448a4b8427c5a8bd9643f1d4a (diff)
downloadpysaml2-5dddfba7b79908c8d67f5fa5c2d24f4059ade779.tar.gz
Fix simple typo: activites -> activities
-rw-r--r--docs/sp_test/internal.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sp_test/internal.rst b/docs/sp_test/internal.rst
index 0be3dcbf..076d4178 100644
--- a/docs/sp_test/internal.rst
+++ b/docs/sp_test/internal.rst
@@ -23,7 +23,7 @@ These files should be stored outside the saml2test package to have a clean separ
Client (sp_test/__init__.py)
.........................
-Its life cycle is responsible for following activites:
+Its life cycle is responsible for following activities:
- read config files and command line argumants (the test driver's config is "json_config")
- initialize the test driver IDP
- initialize a Conversation