From 8c1cbc72105ffd493b48e65f8f5fd3657dedb28c Mon Sep 17 00:00:00 2001 From: Gustaf Neumann Date: Mon, 29 Jun 2020 21:13:07 +0200 Subject: Fix typos and repeated words CLA: trivial Reviewed-by: Shane Lontis Reviewed-by: Matthias St. Pierre (Merged from https://github.com/openssl/openssl/pull/12320) --- doc/man3/SRP_create_verifier.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man3/SRP_create_verifier.pod') diff --git a/doc/man3/SRP_create_verifier.pod b/doc/man3/SRP_create_verifier.pod index b235fb6a4a..18c7308533 100644 --- a/doc/man3/SRP_create_verifier.pod +++ b/doc/man3/SRP_create_verifier.pod @@ -75,7 +75,7 @@ non-NULL value on success: not be freed. SRP_check_known_gN_param() returns the text representation of the group id -(ie. the prime bit size) or NULL if the arguments are not valid SRP group parameters. +(i.e. the prime bit size) or NULL if the arguments are not valid SRP group parameters. This value should not be freed. SRP_get_default_gN() returns NULL if I is not a valid group size, -- cgit v1.2.3