Skip to content

Commit 65af026

Browse files
authored
Update import-export-module.md
1 parent 40c1ced commit 65af026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cpp/import-export-module.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "module, import, export"
33
ms.date: "07/15/2019"
44
f1_keywords: ["module_cpp", "import_cpp", "export_cpp"]
55
helpviewer_keywords: ["modules [C++]", "modules [C++], import", "modules [C++], export"]
6-
ms.description: Use the import statement to access types and functions defined in the specified module.
6+
description: Use the import statement to access types and functions defined in the specified module.
77
---
88

99
# module, import, export

0 commit comments

Comments
 (0)