diff options
Diffstat (limited to 'absl/time/civil_time.h')
-rw-r--r-- | absl/time/civil_time.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/absl/time/civil_time.h b/absl/time/civil_time.h index 7c52586a1d7c..c8166d07c94e 100644 --- a/absl/time/civil_time.h +++ b/absl/time/civil_time.h @@ -247,7 +247,7 @@ struct year_tag : month_tag, cctz::detail::year_tag {}; // int minute() // int second() // -// Recall that fields inferior to the type's aligment will be set to their +// Recall that fields inferior to the type's alignment will be set to their // minimum valid value. // // Example: |