The branch main has been updated by rmacklem:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=4fc1e7546f1289183ec5d0b80653cab090c60399

commit 4fc1e7546f1289183ec5d0b80653cab090c60399
Author:     Rick Macklem <[email protected]>
AuthorDate: 2025-10-13 22:04:24 +0000
Commit:     Rick Macklem <[email protected]>
CommitDate: 2025-10-13 22:04:24 +0000

    RELNOTES: Fix a typo in the 5000d023a446 entry
    
    Reported by:    matteo
---
 RELNOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RELNOTES b/RELNOTES
index 174ce12e4148..e34a5b23a005 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -11,7 +11,7 @@ newline.  Entries should be separated by a newline.
 Changes to this file should not be MFCed.
 
 5000d023a446, 03da141d59ae:
-       Add a "-f" option to "kadmin -l dump" with can be used to
+       Add a "-f" option to "kadmin -l dump" which can be used to
        dump the Heimdal KDC database in a format that can be loaded
        into the MIT KDC.
        See https://wiki.freebsd.org/Kerberos/Heimdal2MIT_KDC_Migration

Reply via email to