summaryrefslogtreecommitdiff
path: root/pathd/path_errors.c
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas.abraitis@gmail.com>2022-02-14 22:17:54 +0200
committerGitHub <noreply@github.com>2022-02-14 22:17:54 +0200
commit1e5c949d3625d3a50ed1291ed855fc193913fb91 (patch)
treea350e340c44b7bf815888d9017bc5f780ceaf512 /pathd/path_errors.c
parentd10b16499c13a69d64af172253b8a1ab9780f765 (diff)
parentb9d95135a837b05f9332ce185455f0e7eca8e183 (diff)
Merge pull request #10577 from donaldsharp/speeling
Speeling
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"
},
{