summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.c b/src/conf.c
index acc6c12..d2b4df4 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -486,7 +486,7 @@ int reload_config_file (const char *config_fname, struct config_s *conf,
{
int ret;
- log_message(LOG_INFO, "reloading config file");
+ log_message (LOG_INFO, "Reloading config file");
free_config (conf);