Cleanup: add missing dot
[lttng-tools.git] / src / bin / lttng / commands / create.c
index d9880504f80c0adca416c9f7b5a1cc67b82d8a36..dfaed27121837f8eeb1534c91325f77d5ee386d2 100644 (file)
@@ -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 */
This page took 0.023048 seconds and 4 git commands to generate.