[Base] Remove errant whitespace.

This commit is contained in:
gibbed
2020-04-13 12:23:04 -05:00
committed by Rick Gibbed
parent 6ab003dbf8
commit 37fbf39573
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ DEFINE_bool(clock_no_scaling, false,
"CPU");
DEFINE_bool(clock_source_raw, false,
"Use the RDTSC instruction as the time source. "
"Host CPU must support invariant TSC. ",
"Host CPU must support invariant TSC.",
"CPU");
namespace xe {