summaryrefslogtreecommitdiffstats
path: root/pathd/path_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'pathd/path_main.c')
-rw-r--r--pathd/path_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pathd/path_main.c b/pathd/path_main.c
index fe636c5..23cbb9c 100644
--- a/pathd/path_main.c
+++ b/pathd/path_main.c
@@ -58,7 +58,7 @@ static void sighup(void)
static void sigint(void)
{
zlog_notice("Terminating on signal");
- zlog_notice("Unregisterfrom opaque,etc ");
+ zlog_notice("Unregister from opaque,etc ");
pathd_shutdown();
exit(0);