We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40c1ced commit 65af026Copy full SHA for 65af026
1 file changed
docs/cpp/import-export-module.md
@@ -3,7 +3,7 @@ title: "module, import, export"
3
ms.date: "07/15/2019"
4
f1_keywords: ["module_cpp", "import_cpp", "export_cpp"]
5
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.
+description: Use the import statement to access types and functions defined in the specified module.
7
---
8
9
# module, import, export
0 commit comments