Skip to content

Commit 2cf0073

Browse files
authored
fix typo - change map to set (MicrosoftDocs#4377)
The <set> functions page lists "swap (map)", which should actually be "swap (set)"
1 parent 1816465 commit 2cf0073

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/standard-library/set-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.assetid: d1277d14-8502-46c0-b820-bcda820f9406
77
---
88
# `<set>` functions
99

10-
## <a name="swap"></a> swap (map)
10+
## <a name="swap"></a> swap (set)
1111

1212
Exchanges the elements of two sets.
1313

0 commit comments

Comments
 (0)