From 1373ad765a999bd1cc3c467b6e15e974b1d4a65d Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Mon, 14 Feb 2022 12:53:48 -0500 Subject: pathd: Fix spelling mistakes Signed-off-by: Donald Sharp --- pathd/path_errors.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pathd/path_errors.c') diff --git a/pathd/path_errors.c b/pathd/path_errors.c index 112a3d5ee9..68372c29b6 100644 --- a/pathd/path_errors.c +++ b/pathd/path_errors.c @@ -81,7 +81,7 @@ static struct log_ref ferr_path_warn[] = { { .code = EC_PATH_PCEP_UNSUPPORTED_PCEP_FEATURE, .title = "Unsupported PCEP feature", - .description = "Receved an unsupported PCEP message", + .description = "Received an unsupported PCEP message", .suggestion = "The PCC and PCE are probably not compatible. Open an Issue with all relevant log files" }, { -- cgit v1.2.3