aboutsummaryrefslogtreecommitdiff
path: root/libbrep/common.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-08-09 00:42:46 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-08-21 13:56:36 +0300
commite3533fd4c2fc90969b77d2ddaccbda649dd74973 (patch)
tree6c25d1ee37cbe04a9bce7b846798c5d636ba7503 /libbrep/common.hxx
parente3a8a11f7fdc64a560810cf021080c61c7d69dc5 (diff)
Implement submit-git
Diffstat (limited to 'libbrep/common.hxx')
-rw-r--r--libbrep/common.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/libbrep/common.hxx b/libbrep/common.hxx
index df838a7..5b172ec 100644
--- a/libbrep/common.hxx
+++ b/libbrep/common.hxx
@@ -104,8 +104,8 @@ namespace brep
#pragma db map type(dir_path) as(string) \
to((?).string ()) from(brep::dir_path (?))
- // Ensure that timestamp can be represented in nonoseconds without loss of
- // accuracy, so the following ODB mapping is adequate.
+ // Make sure that timestamp can be represented in nonoseconds without loss
+ // of accuracy, so the following ODB mapping is adequate.
//
static_assert(
std::ratio_greater_equal<timestamp::period,