summaryrefslogtreecommitdiffstats
path: root/ax25/ax25d.c
diff options
context:
space:
mode:
authorThomas Osterried <ax25@x-berg.in-berlin.de>2023-05-13 20:54:11 +0200
committerThomas Osterried <ax25@x-berg.in-berlin.de>2023-05-13 20:54:11 +0200
commit471c5882ceed45446f76df0fc1ae285930de28ed (patch)
treec993d1d2c5657089c5470516c124aee5339b46d5 /ax25/ax25d.c
parent41ad27fdec94ecc89f439225a6479063e525cb02 (diff)
Fixed speeling errors in man pages and programs.
Author: colint@debian.org Author: Dave Hibberd <d@vehibberd.com> Signed-off-by: Daniele Forsi <iu5hkx@gmail.com> Signed-off-by: Thomas Osterried <dl9sau@darc.de>
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;