Skip to content

Commit 54f9308

Browse files
authored
Replace term "sample" with "example" for error references in range [C7000, C7999]
1 parent ac703ef commit 54f9308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error-messages/compiler-errors-2/compiler-error-c7688.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Compiler error C7688 is new in Visual Studio 2022 version 17.4. In previous comp
1717

1818
## Example
1919

20-
The sample code shows diagnostics generated for non-scalar types in `#pragma omp atomic` constructs.
20+
The example code shows diagnostics generated for non-scalar types in `#pragma omp atomic` constructs.
2121

2222
```cpp
2323
// C7688.cpp

0 commit comments

Comments
 (0)