]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s4:kdc: improve a comment
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 30 Oct 2025 22:40:11 +0000 (11:40 +1300)
committerJennifer Sutton <jsutton@samba.org>
Thu, 20 Nov 2025 21:25:39 +0000 (21:25 +0000)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
source4/kdc/db-glue.c

index aa3418c48db6ecd336ede5f08b8b37e9ece44c3d..50ad2cf12f918ccbcd911bfd6281a6f77fbdd9ad 100644 (file)
@@ -1155,7 +1155,7 @@ static krb5_error_code samba_kdc_get_entry_principal(
                         * and TGS-REQ.  We only change the principal in the
                         * AS-REQ case.
                         *
-                        * The SDB_F_FORCE_CANON if for new MIT KDC code that
+                        * The SDB_F_FORCE_CANON is for new MIT KDC code that
                         * wants the canonical name in all lookups, and takes
                         * care to canonicalize only when appropriate.
                         */