git: 562276ce0ef4 - main - security/easy-rsa: fix typo in pkg-message.in

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Fri, 31 Jan 2025 22:34:40 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=562276ce0ef42af5563a6996288accecf9bb55c5

commit 562276ce0ef42af5563a6996288accecf9bb55c5
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-01-31 22:30:55 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-01-31 22:34:13 +0000

    security/easy-rsa: fix typo in pkg-message.in
    
    Reported by:    pkelsey@
    MFH:            2025Q1
---
 security/easy-rsa/files/pkg-message.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/easy-rsa/files/pkg-message.in b/security/easy-rsa/files/pkg-message.in
index 2efeed9ffba5..0127f30927bb 100644
--- a/security/easy-rsa/files/pkg-message.in
+++ b/security/easy-rsa/files/pkg-message.in
@@ -24,7 +24,7 @@ when a CA was created with the   easyrsa build-ca   command.
 Such mistakes cannot be corrected by upgrading Easy-RSA alone.
 
 The standing recommendation for CA private keys is to 
-re-encrypt the CA privat keys with the aes-256-cbc cipher,
+re-encrypt the CA private keys with the aes-256-cbc cipher,
 by using the   easyrsa set-pass ca   command.
 
 For details, see https://community.openvpn.net/openvpn/wiki/CVE-2024-13454.