changeset 900:a7e0a7ab769c

Fix typo
author Sebastien Decugis <sdecugis@freediameter.net>
date Fri, 07 Dec 2012 20:43:07 +0100
parents 40d5e8002b12
children a3eed6420b5b
files freeDiameterd/main.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/freeDiameterd/main.c	Mon Dec 03 21:53:16 2012 +0100
+++ b/freeDiameterd/main.c	Fri Dec 07 20:43:07 2012 +0100
@@ -170,7 +170,7 @@
   		"  -c, --config=filename  Read configuration from this file instead of the \n"
 		"                           default location (" DEFAULT_CONF_PATH "/" FD_DEFAULT_CONF_FILENAME ").\n"
 		"  -M, --enable_msg_log=( DROPPED | RECEIVED | SENT | NODELIVER | TIMING )\n"
-		"                         Disable logging of these messages in the output.\n");
+		"                         Enable logging of these messages in the output.\n");
  	printf( "\nDebug:\n"
   		"  These options are mostly useful for developers\n"
   		"  -l, --dbglocale        Set the locale for error messages\n"
"Welcome to our mercurial repository"