git: 59cea7d8ed83 - 2025Q1 - security/easy-rsa: fix typo in pkg-message.in

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=59cea7d8ed832f1803ab250dafb3c00f8131e1ad

commit 59cea7d8ed832f1803ab250dafb3c00f8131e1ad
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:36:45 +0000

    security/easy-rsa: fix typo in pkg-message.in
    
    Reported by:    pkelsey@
    MFH:            2025Q1
    
    (cherry picked from commit 562276ce0ef42af5563a6996288accecf9bb55c5)
---
 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.