summaryrefslogtreecommitdiffstats
path: root/glusterfsd/src/glusterfsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'glusterfsd/src/glusterfsd.c')
-rw-r--r--glusterfsd/src/glusterfsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfsd/src/glusterfsd.c b/glusterfsd/src/glusterfsd.c
index 4e0962b623a..2a114e2139d 100644
--- a/glusterfsd/src/glusterfsd.c
+++ b/glusterfsd/src/glusterfsd.c
@@ -1565,7 +1565,7 @@ main (int argc, char *argv[])
/* log the version of glusterfs running here */
gf_log (argv[0], GF_LOG_INFO,
- "Started Running %s version %s",
+ "Started running %s version %s",
argv[0], PACKAGE_VERSION);
gf_proc_dump_init();