diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/timestamp/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/timestamp/driver.cxx b/tests/timestamp/driver.cxx index 41cea44..9161662 100644 --- a/tests/timestamp/driver.cxx +++ b/tests/timestamp/driver.cxx @@ -17,7 +17,7 @@ using namespace std; using namespace butl; -// Parse the input using the format string. Print the resulted time with the +// Parse the input using the format string. Print the resulting time with the // same format string, ensure the output matches the input. // static bool |