diff options
Diffstat (limited to 'pimd/pim_errors.c')
| -rw-r--r-- | pimd/pim_errors.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_errors.c b/pimd/pim_errors.c index 81e2bd5563..11451d5abd 100644 --- a/pimd/pim_errors.c +++ b/pimd/pim_errors.c @@ -34,7 +34,7 @@ static struct ferr_ref ferr_pim_err[] = { { .code = PIM_ERR_CONFIG, .title = "PIM Configuration Error", - .description = "Pim has detected a configuration error", + .description = "PIM has detected a configuration error", .suggestion = "Ensure the configuration is correct and apply correct configuration" }, { |
