Fix datetime doc comment typo (#2191)
This commit is contained in:
parent
12cec8c08f
commit
b5b547f590
@ -85,7 +85,7 @@ private:
|
||||
|
||||
public:
|
||||
/**
|
||||
* @brief Construct a default instance of #Azure::DateTime (00:00:00.0000000 on Janualy
|
||||
* @brief Construct a default instance of #Azure::DateTime (00:00:00.0000000 on January
|
||||
* 1st, 0001).
|
||||
*/
|
||||
constexpr DateTime() : time_point() {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user