Skip to content

Commit 7ea329c

Browse files
authored
Merge pull request #96 from timlegge/master
fix pod for Assertion->nameid_format
2 parents 4b67406 + 97898a2 commit 7ea329c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Net/SAML2/Protocol/Assertion.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ sub nameid {
199199
return $self->nameid_object->textContent;
200200
}
201201

202-
=head2 nameid
202+
=head2 nameid_format
203203
204204
Returns the NameID Format
205205

0 commit comments

Comments
 (0)