Various typo fixes

Some are user-facing. Others are source comments.
This commit is contained in:
Luz Paz
2018-01-03 07:09:54 -05:00
committed by Craig Scott
parent 3e1f5b11e0
commit 3ab7bf8285
61 changed files with 69 additions and 69 deletions
+1 -1
View File
@@ -108,7 +108,7 @@ private:
* It would be tempting to convert a time_point to number of seconds by
* using time_since_epoch(). Unfortunately the C++11 standard does not
* specify what the epoch of the system_clock must be.
* Therefore we must assume it is an arbitary point in time. Instead of this
* Therefore we must assume it is an arbitrary point in time. Instead of this
* method, it is recommended to convert it by means of the to_time_t method.
*/
static std::time_t SafeContent(