typo: a static objects -> a static object
authortb <tb@openbsd.org>
Fri, 5 Nov 2021 22:03:25 +0000 (22:03 +0000)
committertb <tb@openbsd.org>
Fri, 5 Nov 2021 22:03:25 +0000 (22:03 +0000)
lib/libcrypto/man/X509_LOOKUP_new.3

index 5a0c3b4..f9d81ec 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: X509_LOOKUP_new.3,v 1.5 2021/10/21 22:36:16 schwarze Exp $
+.\" $OpenBSD: X509_LOOKUP_new.3,v 1.6 2021/11/05 22:03:25 tb Exp $
 .\"
 .\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
 .\"
@@ -14,7 +14,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: October 21 2021 $
+.Dd $Mdocdate: November 5 2021 $
 .Dt X509_LOOKUP_NEW 3
 .Os
 .Sh NAME
@@ -120,7 +120,7 @@ allocates a new, empty
 .Vt X509_LOOKUP
 object and associates it with the
 .Fa method
-which is a static objects returned from either
+which is a static object returned from either
 .Xr X509_LOOKUP_hash_dir 3
 or
 .Xr X509_LOOKUP_file 3