summaryrefslogtreecommitdiffstats
path: root/ax25/ax25d.c
diff options
context:
space:
mode:
Diffstat (limited to 'ax25/ax25d.c')
-rw-r--r--ax25/ax25d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ax25/ax25d.c b/ax25/ax25d.c
index 9eda558..ddbf0ae 100644
--- a/ax25/ax25d.c
+++ b/ax25/ax25d.c
@@ -1005,7 +1005,7 @@ BadArgsFree:
AXL = axl_build; /* Assign our built list to AXL */
if (Logging)
- syslog(LOG_INFO, "new config file loaded successfuly");
+ syslog(LOG_INFO, "new config file loaded successfully");
update_maxfd();
return 0;