Skip to content

Commit 898f95c

Browse files
authored
Merge pull request SAML-Toolkits#29 from tubadude49/patch-1
Typo
2 parents 2253796 + 14a8506 commit 898f95c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/saml2/_modules/saml2/auth.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h1>Source code for saml2.auth</h1><div class="highlight"><pre>
108108
<span class="sd">&quot;&quot;&quot;</span>
109109
<span class="sd"> Process the SAML Response sent by the IdP.</span>
110110

111-
<span class="sd"> :param request_id: Is an optional argumen. Is the ID of the AuthNRequest sent by this SP to the IdP.</span>
111+
<span class="sd"> :param request_id: Is an optional argument. Is the ID of the AuthNRequest sent by this SP to the IdP.</span>
112112
<span class="sd"> :type request_id: string</span>
113113

114114
<span class="sd"> :raises: OneLogin_Saml2_Error.SAML_RESPONSE_NOT_FOUND, when a POST with a SAMLResponse is not found</span>
@@ -457,4 +457,4 @@ <h3>Navigation</h3>
457457
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
458458
</div>
459459
</body>
460-
</html>
460+
</html>

0 commit comments

Comments
 (0)