summaryrefslogtreecommitdiff
path: root/pathd/path_errors.c
diff options
context:
space:
mode:
Diffstat (limited to 'pathd/path_errors.c')
-rw-r--r--pathd/path_errors.c2
1 files changed, 1 insertions, 1 deletions
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"
},
{