Skip to content

Commit 97898a2

Browse files
committed
fix pod for Assertion->nameid_format
1 parent 4b67406 commit 97898a2

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)