Fix spelling errors (#384)
aligment -> alignment constructable -> constructible constuctible -> constructible contructed -> constructed destructable -> destructible futher -> further implcit -> implicit implemenation -> implementation intrinics -> intrinsics
This commit is contained in:
parent
502efe6d78
commit
882b3501a3
9 changed files with 11 additions and 11 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue