Skip to content

Commit 6823a57

Browse files
authored
Fix mismatched double quotes in f1_keywords metadata
1 parent 6d9d959 commit 6823a57

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/mfc/reference/cmemfile-class.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "CMemFile Class"
33
description: "Describes the functions available in the CMemFile class which allows you to work with memory files."
44
ms.date: 07/23/2020
5-
f1_keywords: ["CMemFile", "AFX/CMemFile", "AFX/CMemFile::CMemFile", "AFX/CMemFile::Attach", "AFX/CMemFile::Detach", "AFX/CMemFile::Alloc", "AFX/CMemFile::Free", "AFX/CmemFile::GetBufferPtr", AFX/CMemFile::GrowFile", "AFX/CMemFile::Memcpy", "AFX/CMemFile::Realloc"]
5+
f1_keywords: ["CMemFile", "AFX/CMemFile", "AFX/CMemFile::CMemFile", "AFX/CMemFile::Attach", "AFX/CMemFile::Detach", "AFX/CMemFile::Alloc", "AFX/CMemFile::Free", "AFX/CmemFile::GetBufferPtr", "AFX/CMemFile::GrowFile", "AFX/CMemFile::Memcpy", "AFX/CMemFile::Realloc"]
66
helpviewer_keywords: ["CMemFile [MFC], CMemFile", "CMemFile [MFC], Attach", "CMemFile [MFC], Detach", "CMemFile [MFC], Alloc", "CMemFile [MFC], Free", "CMemFile [MFC], GetBufferPtr", "CMemFile [MFC], GrowFile", "CMemFile [MFC], Memcpy", "CMemFile [MFC], Realloc"]
77
---
88
# CMemFile Class

docs/standard-library/high-resolution-clock-struct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: high_resolution_clock struct
44
ms.custom: ""
55
ms.date: 08/19/2021
66
ms.topic: "reference"
7-
f1_keywords: ["chrono/std::chrono::high_resolution_clock", chrono/std::chrono::high_resolution_clock::now", "chrono/std::chrono::high_resolution_clock::is_steady constant"]
7+
f1_keywords: ["chrono/std::chrono::high_resolution_clock", "chrono/std::chrono::high_resolution_clock::now", "chrono/std::chrono::high_resolution_clock::is_steady constant"]
88
helpviewer_keywords: ["std::chrono [C++], high_resolution_clock"]
99
dev_langs: ["C++"]
1010
author: "tylermsft"

docs/standard-library/local_t.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "local_t struct"
33
description: "Learn more about: local_t struct"
44
ms.date: 09/02/2021
5-
f1_keywords: ["chrono/std::chrono::local_t", chrono/std::chrono::local_time", "chrono/std::chrono::local_days", "chrono/std::chrono::local_seconds"]
5+
f1_keywords: ["chrono/std::chrono::local_t", "chrono/std::chrono::local_time", "chrono/std::chrono::local_days", "chrono/std::chrono::local_seconds"]
66
helpviewer_keywords: ["std::chrono [C++], local_t"]
77
dev_langs: ["C++"]
88
---

0 commit comments

Comments
 (0)