aboutsummaryrefslogtreecommitdiffstats
path: root/src/pingu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pingu.c')
-rw-r--r--src/pingu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pingu.c b/src/pingu.c
index badd735..cfb3739 100644
--- a/src/pingu.c
+++ b/src/pingu.c
@@ -45,7 +45,7 @@ int usage(const char *program)
"options:\n"
" -a Use administration socket ADMSOCKET (default is "
DEFAULT_ADM_SOCKET ")\n"
- " -c Read configuration from CONFIG (default is "
+ " -c Read configuration from CONFIG (default is "
DEFAULT_CONFIG ")\n"
" -d Fork to background (damonize)\n"
" -h Show this help\n"