summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kanakarakis <ivan.kanak@gmail.com>2019-05-14 15:31:52 +0200
committerIvan Kanakarakis <ivan.kanak@gmail.com>2019-05-14 15:31:52 +0200
commit4d6d65670564683a53991e3e43182e4938c9f082 (patch)
tree39ca7db3797def9571df71e6aafe1c67755d2418
parent48b9636802a5a4ff9948c2203bc30f76ddb0e448 (diff)
downloadpysaml2-4d6d65670564683a53991e3e43182e4938c9f082.tar.gz
Fix typo: test_ouput to test_output
Signed-off-by: Ivan Kanakarakis <ivan.kanak@gmail.com>
-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 8947d55d..0be3dcbf 100644
--- a/docs/sp_test/internal.rst
+++ b/docs/sp_test/internal.rst
@@ -146,4 +146,4 @@ INFORMATION = 0, OK = 1, WARNING = 2, ERROR = 3, CRITICAL = 4, INTERACTION = 5
There are 2 targets to write output to:
-* Test_ouput is written to conv.test_ouput during the execution of the flows.
+* Test_output is written to conv.test_output during the execution of the flows.