]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospf_errors.c
Merge pull request #5590 from qlyoung/fix-nhrp-underflow
[mirror_frr.git] / ospfd / ospf_errors.c
index dd0216019588fe25fe483810e3cc0168f65a6496..a985efc668b65972d8b09acd57ca21baff4fdd25 100644 (file)
@@ -39,7 +39,7 @@ static struct log_ref ferr_ospf_warn[] = {
        },
        {
                .code = EC_OSPF_PACKET,
-               .title = "OSPF has detected packet information missmatch",
+               .title = "OSPF has detected packet information mismatch",
                .description = "OSPF has detected that packet information received is incorrect",
                .suggestion = "Ensure interface configuration is correct, gather log files from here and the peer and open an Issue",
        },