"include/git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "88e0df62470fa82e8d3010ef88241cd7565ebe9e"
Unverified Commit a070f33c authored by Christian Clauss's avatar Christian Clauss Committed by GitHub
Browse files

Fix typo discovered by codespell

https://pypi.org/project/codespell/
parent 40dfd4b7
......@@ -404,7 +404,7 @@ TEST(FormatTimeInMillisAsSecondsTest, FormatsNegativeNumber) {
// Tests FormatEpochTimeInMillisAsIso8601(). The correctness of conversion
// for particular dates below was verified in Python using
// datetime.datetime.fromutctimestamp(<timetamp>/1000).
// datetime.datetime.fromutctimestamp(<timestamp>/1000).
// FormatEpochTimeInMillisAsIso8601 depends on the current timezone, so we
// have to set up a particular timezone to obtain predictable results.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment