From: Mathieu Desnoyers Date: Fri, 19 Jul 2013 21:05:09 +0000 (-0400) Subject: Cleanup: add missing dot X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=1daafe0d10c80ffa893d95e8f8bb6bf79d638c77 Cleanup: add missing dot Signed-off-by: Mathieu Desnoyers --- diff --git a/src/bin/lttng/commands/create.c b/src/bin/lttng/commands/create.c index d9880504f..dfaed2712 100644 --- a/src/bin/lttng/commands/create.c +++ b/src/bin/lttng/commands/create.c @@ -383,7 +383,7 @@ static int create_session(void) MSG("Default snapshot output set to: %s", print_str_url); } MSG("Snapshot mode set. Every channel enabled for that session will " - "be set in overwrite mode and mmap output"); + "be set in overwrite mode and mmap output."); } /* Init lttng session config */