Typo.
This commit is contained in:
parent
11c8f0b79d
commit
bfd7bb3eb6
@ -16,16 +16,16 @@ SSL_alert_type_string, SSL_alert_type_string_long, SSL_alert_desc_string, SSL_al
|
|||||||
|
|
||||||
=head1 DESCRIPTION
|
=head1 DESCRIPTION
|
||||||
|
|
||||||
SSL_alert_type_string() returns the a one letter string indicating the
|
SSL_alert_type_string() returns a one letter string indicating the
|
||||||
type of the alert specified by B<value>.
|
type of the alert specified by B<value>.
|
||||||
|
|
||||||
SSL_alert_type_string_long() returns a string indicating the type of the alert
|
SSL_alert_type_string_long() returns a string indicating the type of the alert
|
||||||
specified by B<value>.
|
specified by B<value>.
|
||||||
|
|
||||||
SSL_alert_desc_string() returns the a two letter string as a short form
|
SSL_alert_desc_string() returns a two letter string as a short form
|
||||||
describing the reason of the alert specified by B<value>.
|
describing the reason of the alert specified by B<value>.
|
||||||
|
|
||||||
SSL_alert_desc_string_long() returns the a string describing the reason
|
SSL_alert_desc_string_long() returns a string describing the reason
|
||||||
of the alert specified by B<value>.
|
of the alert specified by B<value>.
|
||||||
|
|
||||||
=head1 NOTES
|
=head1 NOTES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user