Skip to content

Commit 14afc9e

Browse files
authored
Merge pull request MicrosoftDocs#3464 from mnatsuhara/patch-2
Fix typo in page title
2 parents 571199f + 643110c commit 14afc9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/standard-library/file-clock-class.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
description: "Learn more about: file_clock class"
3-
title: "fiie_clock class"
3+
title: "file_clock class"
44
ms.date: 08/19/2021
55
f1_keywords: ["chrono/std::chrono::file_clock", "chrono/std::chrono::file_clock::now", "chrono/std::chrono::file_clock::to_utc", "chrono/std::chrono::file_clock::from_utc", "chrono/std::chrono::file_clock::is_steady Constant"]
66
---
@@ -177,4 +177,4 @@ A [time_point](time-point-class.md) object that represents the current time.
177177
[`system_clock` struct](system-clock-structure.md)\
178178
[`tai_clock` class](tai-clock-class.md)\
179179
[`utc_clock` class](utc-clock-class.md)\
180-
[Header Files Reference](cpp-standard-library-header-files.md)
180+
[Header Files Reference](cpp-standard-library-header-files.md)

0 commit comments

Comments
 (0)